summaryrefslogtreecommitdiffstats
path: root/tutorial
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial')
-rw-r--r--tutorial/t6/main.cpp2
-rw-r--r--tutorial/t7/main.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/tutorial/t6/main.cpp b/tutorial/t6/main.cpp
index 923162368..30add9274 100644
--- a/tutorial/t6/main.cpp
+++ b/tutorial/t6/main.cpp
@@ -10,7 +10,7 @@
#include <tqlcdnumber.h>
#include <tqfont.h>
#include <ntqvbox.h>
-#include <ntqgrid.h>
+#include <tqgrid.h>
class LCDRange : public TQVBox
{
diff --git a/tutorial/t7/main.cpp b/tutorial/t7/main.cpp
index 1b57c6bc7..7d5028dc9 100644
--- a/tutorial/t7/main.cpp
+++ b/tutorial/t7/main.cpp
@@ -9,7 +9,7 @@
#include <tqlcdnumber.h>
#include <tqfont.h>
#include <ntqvbox.h>
-#include <ntqgrid.h>
+#include <tqgrid.h>
#include "lcdrange.h"