diff options
Diffstat (limited to 'tutorial/t14/gamebrd.cpp')
-rw-r--r-- | tutorial/t14/gamebrd.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/t14/gamebrd.cpp b/tutorial/t14/gamebrd.cpp index 05f661b47..e4bf8134f 100644 --- a/tutorial/t14/gamebrd.cpp +++ b/tutorial/t14/gamebrd.cpp @@ -6,7 +6,7 @@ #include "gamebrd.h" -#include <ntqfont.h> +#include <tqfont.h> #include <ntqapplication.h> #include <ntqlabel.h> #include <ntqaccel.h> |