diff options
Diffstat (limited to 'tutorial/t14/main.cpp')
-rw-r--r-- | tutorial/t14/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/t14/main.cpp b/tutorial/t14/main.cpp index 5f2b439ea..c2e6a58e1 100644 --- a/tutorial/t14/main.cpp +++ b/tutorial/t14/main.cpp @@ -4,7 +4,7 @@ ** ****************************************************************/ -#include <qapplication.h> +#include <ntqapplication.h> #include "gamebrd.h" |