summaryrefslogtreecommitdiffstats
path: root/q15/src/gameboard.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'q15/src/gameboard.cpp')
-rw-r--r--q15/src/gameboard.cpp14
1 files changed, 7 insertions, 7 deletions
diff --git a/q15/src/gameboard.cpp b/q15/src/gameboard.cpp
index 5b97e571..51767064 100644
--- a/q15/src/gameboard.cpp
+++ b/q15/src/gameboard.cpp
@@ -11,13 +11,13 @@
#include <stdlib.h>
-#include <ntqapplication.h>
-#include <ntqpainter.h>
-#include <ntqcursor.h>
-#include <ntqmessagebox.h>
-#include <ntqfiledialog.h>
-#include <ntqdatetime.h>
-#include <ntqwmatrix.h>
+#include <tqapplication.h>
+#include <tqpainter.h>
+#include <tqcursor.h>
+#include <tqmessagebox.h>
+#include <tqfiledialog.h>
+#include <tqdatetime.h>
+#include <tqwmatrix.h>
#include "gameboard.h"