summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
Diffstat (limited to 'extensions')
-rw-r--r--extensions/nsplugin/examples/grapher/grapher.cpp2
-rw-r--r--extensions/nsplugin/src/qnp.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/extensions/nsplugin/examples/grapher/grapher.cpp b/extensions/nsplugin/examples/grapher/grapher.cpp
index 67e38a3cb..b500afd7c 100644
--- a/extensions/nsplugin/examples/grapher/grapher.cpp
+++ b/extensions/nsplugin/examples/grapher/grapher.cpp
@@ -5,7 +5,7 @@
#include <tqpainter.h>
#include <tqtextstream.h>
#include <tqbuffer.h>
-#include <ntqpixmap.h>
+#include <tqpixmap.h>
#include <tqmenubar.h>
#include <ntqpushbutton.h>
#include <tqptrlist.h>
diff --git a/extensions/nsplugin/src/qnp.cpp b/extensions/nsplugin/src/qnp.cpp
index b5b52b902..0337f7d7c 100644
--- a/extensions/nsplugin/src/qnp.cpp
+++ b/extensions/nsplugin/src/qnp.cpp
@@ -73,7 +73,7 @@
#include <tqwidget.h>
#include <tqobjectlist.h>
#include <ntqcursor.h>
-#include <ntqprinter.h>
+#include <tqprinter.h>
#include <tqfile.h>
#include <tqpainter.h>