summaryrefslogtreecommitdiffstats
path: root/q15/src/gameboard.h
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2020-11-23 16:31:03 +0100
committerSlávek Banko <[email protected]>2020-12-02 19:51:35 +0100
commitcc192fd9396098134f6aa1369d63c4b270cddfe9 (patch)
treeda2a9e47131a37a30097f1417d1c280255f76718 /q15/src/gameboard.h
parent84575d76c007b8aad8f749d4b9dfd46d94e5c5cb (diff)
downloadtdegames-cc192fd9396098134f6aa1369d63c4b270cddfe9.tar.gz
tdegames-cc192fd9396098134f6aa1369d63c4b270cddfe9.zip
Cleanup headers.
Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 4fd2e55a49048dcecdf7ebd7ce7e78b822c06156)
Diffstat (limited to 'q15/src/gameboard.h')
-rw-r--r--q15/src/gameboard.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/q15/src/gameboard.h b/q15/src/gameboard.h
index 12d305b8..8150acb6 100644
--- a/q15/src/gameboard.h
+++ b/q15/src/gameboard.h
@@ -14,10 +14,10 @@
#include <stdlib.h>
-#include <ntqwidget.h>
-#include <ntqlabel.h>
-#include <ntqpixmap.h>
-#include <ntqtimer.h>
+#include <tqwidget.h>
+#include <tqlabel.h>
+#include <tqpixmap.h>
+#include <tqtimer.h>
class BoardItem:public TQLabel