summaryrefslogtreecommitdiffstats
path: root/examples/demo/textdrawing/helpwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/textdrawing/helpwindow.cpp')
-rw-r--r--examples/demo/textdrawing/helpwindow.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/demo/textdrawing/helpwindow.cpp b/examples/demo/textdrawing/helpwindow.cpp
index 13a538882..90ed211d4 100644
--- a/examples/demo/textdrawing/helpwindow.cpp
+++ b/examples/demo/textdrawing/helpwindow.cpp
@@ -9,7 +9,7 @@
#include "helpwindow.h"
#include <tqstatusbar.h>
-#include <ntqpixmap.h>
+#include <tqpixmap.h>
#include <tqpopupmenu.h>
#include <tqmenubar.h>
#include <tqtoolbar.h>
@@ -28,7 +28,7 @@
#include <tqfileinfo.h>
#include <tqfile.h>
#include <tqdatastream.h>
-#include <ntqprinter.h>
+#include <tqprinter.h>
#include <ntqsimplerichtext.h>
#include <tqpainter.h>
#include <tqpaintdevicemetrics.h>