summaryrefslogtreecommitdiffstats
path: root/examples/mdi/application.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/mdi/application.cpp')
-rw-r--r--examples/mdi/application.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/mdi/application.cpp b/examples/mdi/application.cpp
index 67e759b5b..b7bb67cc6 100644
--- a/examples/mdi/application.cpp
+++ b/examples/mdi/application.cpp
@@ -25,8 +25,8 @@
#include <ntqapplication.h>
#include <ntqpushbutton.h>
#include <ntqaccel.h>
-#include <ntqtextstream.h>
-#include <ntqtextedit.h>
+#include <tqtextstream.h>
+#include <tqtextedit.h>
#include <ntqpainter.h>
#include <ntqpaintdevicemetrics.h>
#include <ntqwhatsthis.h>