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 0b3697514..93d4fad93 100644
--- a/tutorial/t15/main.h
+++ b/tutorial/t15/main.h
@@ -13,7 +13,7 @@
#include <ntqapplication.h>
#include <tqobject.h>
-#include <ntqpushbutton.h>
+#include <tqpushbutton.h>
#include <tqthread.h>
class MainObject;