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.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/mdi/application.cpp b/examples/mdi/application.cpp
index 7543dd3fb..e0ca39ba1 100644
--- a/examples/mdi/application.cpp
+++ b/examples/mdi/application.cpp
@@ -15,7 +15,7 @@
#include <tqtoolbutton.h>
#include <tqpopupmenu.h>
#include <tqmenubar.h>
-#include <ntqmovie.h>
+#include <tqmovie.h>
#include <tqfile.h>
#include <tqfiledialog.h>
#include <ntqlabel.h>
@@ -27,8 +27,8 @@
#include <ntqaccel.h>
#include <tqtextstream.h>
#include <tqtextedit.h>
-#include <ntqpainter.h>
-#include <ntqpaintdevicemetrics.h>
+#include <tqpainter.h>
+#include <tqpaintdevicemetrics.h>
#include <ntqwhatsthis.h>
#include <tqobjectlist.h>
#include <ntqvbox.h>