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