summaryrefslogtreecommitdiffstats
path: root/examples/demo/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/main.cpp')
-rw-r--r--examples/demo/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/demo/main.cpp b/examples/demo/main.cpp
index 7be7d2483..381e44aae 100644
--- a/examples/demo/main.cpp
+++ b/examples/demo/main.cpp
@@ -17,7 +17,7 @@
#include "dnd/dnd.h"
#include "i18n/i18n.h"
-#include <ntqmodules.h>
+#include <tqmodules.h>
#if defined(TQT_MODULE_OPENGL)
#include "opengl/glworkspace.h"
@@ -37,7 +37,7 @@
#include <stdlib.h>
-#include <ntqapplication.h>
+#include <tqapplication.h>
#include <tqimage.h>
#include <tqtabwidget.h>