diff options
Diffstat (limited to 'tutorial/t9/main.cpp')
-rw-r--r-- | tutorial/t9/main.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tutorial/t9/main.cpp b/tutorial/t9/main.cpp index 685ec68e9..42f358e1f 100644 --- a/tutorial/t9/main.cpp +++ b/tutorial/t9/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> |