summaryrefslogtreecommitdiffstats
path: root/tutorial/t14/gamebrd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial/t14/gamebrd.cpp')
-rw-r--r--tutorial/t14/gamebrd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/t14/gamebrd.cpp b/tutorial/t14/gamebrd.cpp
index a76a0a0f3..8fd2498ac 100644
--- a/tutorial/t14/gamebrd.cpp
+++ b/tutorial/t14/gamebrd.cpp
@@ -7,7 +7,7 @@
#include "gamebrd.h"
#include <tqfont.h>
-#include <ntqapplication.h>
+#include <tqapplication.h>
#include <tqlabel.h>
#include <tqaccel.h>
#include <tqpushbutton.h>