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 c2e6a58e1..aebf66d82 100644 --- a/tutorial/t14/main.cpp +++ b/tutorial/t14/main.cpp @@ -4,7 +4,7 @@ ** ****************************************************************/ -#include <ntqapplication.h> +#include <tqapplication.h> #include "gamebrd.h" |