summaryrefslogtreecommitdiffstats
path: root/kicker/applets/trash/trashapplet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/applets/trash/trashapplet.cpp')
-rw-r--r--kicker/applets/trash/trashapplet.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kicker/applets/trash/trashapplet.cpp b/kicker/applets/trash/trashapplet.cpp
index c0675583e..04fa20735 100644
--- a/kicker/applets/trash/trashapplet.cpp
+++ b/kicker/applets/trash/trashapplet.cpp
@@ -20,9 +20,9 @@
#include <kglobal.h>
#include <klocale.h>
#include <tdeconfig.h>
-#include <kapplication.h>
-#include <kaboutdata.h>
-#include <kaboutapplication.h>
+#include <tdeapplication.h>
+#include <tdeaboutdata.h>
+#include <tdeaboutapplication.h>
#include <kdebug.h>
#include <tdepopupmenu.h>
#include <kiconloader.h>