summaryrefslogtreecommitdiffstats
path: root/nsplugins/test
diff options
context:
space:
mode:
Diffstat (limited to 'nsplugins/test')
-rw-r--r--nsplugins/test/testnsplugin.cpp2
-rw-r--r--nsplugins/test/testnsplugin.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/nsplugins/test/testnsplugin.cpp b/nsplugins/test/testnsplugin.cpp
index 986595816..6e029e87b 100644
--- a/nsplugins/test/testnsplugin.cpp
+++ b/nsplugins/test/testnsplugin.cpp
@@ -26,7 +26,7 @@
#include <dcopclient.h>
#include <kdebug.h>
#include <kstdaction.h>
-#include <kaction.h>
+#include <tdeaction.h>
#include "testnsplugin.h"
#include "../NSPluginClassIface_stub.h"
diff --git a/nsplugins/test/testnsplugin.h b/nsplugins/test/testnsplugin.h
index 0b007aba2..252cea2c8 100644
--- a/nsplugins/test/testnsplugin.h
+++ b/nsplugins/test/testnsplugin.h
@@ -25,7 +25,7 @@
#include <tqstring.h>
#include <tqwidget.h>
-#include <kmainwindow.h>
+#include <tdemainwindow.h>
#include <tqlayout.h>
#include <tqptrlist.h>