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