summaryrefslogtreecommitdiffstats
path: root/tutorial/t15/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial/t15/main.h')
-rw-r--r--tutorial/t15/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/t15/main.h b/tutorial/t15/main.h
index ed39316b..0b369751 100644
--- a/tutorial/t15/main.h
+++ b/tutorial/t15/main.h
@@ -14,7 +14,7 @@
#include <ntqapplication.h>
#include <tqobject.h>
#include <ntqpushbutton.h>
-#include <ntqthread.h>
+#include <tqthread.h>
class MainObject;