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