diff options
Diffstat (limited to 'tutorial/t10/main.cpp')
-rw-r--r-- | tutorial/t10/main.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tutorial/t10/main.cpp b/tutorial/t10/main.cpp index 55f22285a..6c837573e 100644 --- a/tutorial/t10/main.cpp +++ b/tutorial/t10/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> |