diff options
Diffstat (limited to 'examples/listviews/main.cpp')
| -rw-r--r-- | examples/listviews/main.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/examples/listviews/main.cpp b/examples/listviews/main.cpp index e32831647..ee1c2a8a1 100644 --- a/examples/listviews/main.cpp +++ b/examples/listviews/main.cpp @@ -8,7 +8,7 @@  *****************************************************************************/  #include "listviews.h" -#include <ntqapplication.h> +#include <tqapplication.h>  int main( int argc, char **argv )  { | 
