summaryrefslogtreecommitdiffstats
path: root/noatun/modules/excellent
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/modules/excellent')
-rw-r--r--noatun/modules/excellent/userinterface.cpp2
-rw-r--r--noatun/modules/excellent/userinterface.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/noatun/modules/excellent/userinterface.cpp b/noatun/modules/excellent/userinterface.cpp
index 7d6c4bfd..612807ab 100644
--- a/noatun/modules/excellent/userinterface.cpp
+++ b/noatun/modules/excellent/userinterface.cpp
@@ -45,7 +45,7 @@
#include <kmenubar.h>
#include <kmessagebox.h>
#include <kpixmapeffect.h>
-#include <kpopupmenu.h>
+#include <tdepopupmenu.h>
#include <kstatusbar.h>
#include <kstdaction.h>
#include <twin.h>
diff --git a/noatun/modules/excellent/userinterface.h b/noatun/modules/excellent/userinterface.h
index c47f05f1..a5aca1a1 100644
--- a/noatun/modules/excellent/userinterface.h
+++ b/noatun/modules/excellent/userinterface.h
@@ -30,7 +30,7 @@
#include <noatun/plugin.h>
#include <noatun/app.h>
#include <noatun/stdaction.h>
-#include <kmainwindow.h>
+#include <tdemainwindow.h>
class TDEAction;
class TDEPopupMenu;