summaryrefslogtreecommitdiffstats
path: root/kmobile/systemtray.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmobile/systemtray.cpp')
-rw-r--r--kmobile/systemtray.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kmobile/systemtray.cpp b/kmobile/systemtray.cpp
index b18faa97..a7cef5b8 100644
--- a/kmobile/systemtray.cpp
+++ b/kmobile/systemtray.cpp
@@ -17,10 +17,10 @@
*/
#include <kiconloader.h>
-#include <kpopupmenu.h>
+#include <tdepopupmenu.h>
#include <kpassivepopup.h>
-#include <kaction.h>
-#include <kmainwindow.h>
+#include <tdeaction.h>
+#include <tdemainwindow.h>
#include <kiconeffect.h>
#include <kdebug.h>