diff options
Diffstat (limited to 'tutorial/t6/main.cpp')
-rw-r--r-- | tutorial/t6/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/t6/main.cpp b/tutorial/t6/main.cpp index b976e7f48..a280fafd6 100644 --- a/tutorial/t6/main.cpp +++ b/tutorial/t6/main.cpp @@ -4,7 +4,7 @@ ** ****************************************************************/ -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqpushbutton.h> #include <tqslider.h> #include <tqlcdnumber.h> |