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 61bee22b..a0534c92 100644
--- a/tutorial/t13/gamebrd.cpp
+++ b/tutorial/t13/gamebrd.cpp
@@ -8,7 +8,7 @@
#include <tqfont.h>
#include <ntqapplication.h>
-#include <ntqlabel.h>
+#include <tqlabel.h>
#include <ntqpushbutton.h>
#include <ntqlcdnumber.h>
#include <ntqlayout.h>