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 93d4fad93..0cbefda69 100644
--- a/tutorial/t15/main.h
+++ b/tutorial/t15/main.h
@@ -11,7 +11,7 @@
#ifndef _MAIN_H_
#define _MAIN_H_
-#include <ntqapplication.h>
+#include <tqapplication.h>
#include <tqobject.h>
#include <tqpushbutton.h>
#include <tqthread.h>