diff options
Diffstat (limited to 'tutorial/t15/main.h')
-rw-r--r-- | tutorial/t15/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/t15/main.h b/tutorial/t15/main.h index 6cb8ee8ea..ed39316be 100644 --- a/tutorial/t15/main.h +++ b/tutorial/t15/main.h @@ -12,7 +12,7 @@ #define _MAIN_H_ #include <ntqapplication.h> -#include <ntqobject.h> +#include <tqobject.h> #include <ntqpushbutton.h> #include <ntqthread.h> |