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 587dd2ea2..61bee22be 100644 --- a/tutorial/t13/gamebrd.cpp +++ b/tutorial/t13/gamebrd.cpp @@ -6,7 +6,7 @@ #include "gamebrd.h" -#include <ntqfont.h> +#include <tqfont.h> #include <ntqapplication.h> #include <ntqlabel.h> #include <ntqpushbutton.h> |