diff options
Diffstat (limited to 'tutorial/t13/gamebrd.cpp')
-rw-r--r-- | tutorial/t13/gamebrd.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/t13/gamebrd.cpp b/tutorial/t13/gamebrd.cpp index 61bee22be..a0534c92b 100644 --- a/tutorial/t13/gamebrd.cpp +++ b/tutorial/t13/gamebrd.cpp @@ -8,7 +8,7 @@ #include <tqfont.h> #include <ntqapplication.h> -#include <ntqlabel.h> +#include <tqlabel.h> #include <ntqpushbutton.h> #include <ntqlcdnumber.h> #include <ntqlayout.h> |