summaryrefslogtreecommitdiffstats
path: root/tdeui/ksystemtray.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/ksystemtray.cpp')
-rw-r--r--tdeui/ksystemtray.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/tdeui/ksystemtray.cpp b/tdeui/ksystemtray.cpp
index 83cb0e024..84b3f2a94 100644
--- a/tdeui/ksystemtray.cpp
+++ b/tdeui/ksystemtray.cpp
@@ -19,11 +19,11 @@
*/
#include "config.h"
-#include "kaction.h"
+#include "tdeaction.h"
#include "kmessagebox.h"
-#include "kshortcut.h"
+#include "tdeshortcut.h"
#include "ksystemtray.h"
-#include "kpopupmenu.h"
+#include "tdepopupmenu.h"
#include "kapplication.h"
#include "klocale.h"
#include "kaboutdata.h"