diff options
Diffstat (limited to 'tutorial/t8/main.cpp')
-rw-r--r-- | tutorial/t8/main.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tutorial/t8/main.cpp b/tutorial/t8/main.cpp index 9e98f0722..186e3bc0e 100644 --- a/tutorial/t8/main.cpp +++ b/tutorial/t8/main.cpp @@ -5,8 +5,8 @@ ****************************************************************/ #include <ntqapplication.h> -#include <ntqpushbutton.h> -#include <ntqlcdnumber.h> +#include <tqpushbutton.h> +#include <tqlcdnumber.h> #include <tqfont.h> #include <ntqlayout.h> |