summaryrefslogtreecommitdiffstats
path: root/tutorial/t13
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial/t13')
-rw-r--r--tutorial/t13/gamebrd.cpp2
-rw-r--r--tutorial/t13/lcdrange.cpp2
2 files changed, 2 insertions, 2 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>
diff --git a/tutorial/t13/lcdrange.cpp b/tutorial/t13/lcdrange.cpp
index 5ce3e37e..61717ff9 100644
--- a/tutorial/t13/lcdrange.cpp
+++ b/tutorial/t13/lcdrange.cpp
@@ -8,7 +8,7 @@
#include <ntqslider.h>
#include <ntqlcdnumber.h>
-#include <ntqlabel.h>
+#include <tqlabel.h>
#include <ntqlayout.h>