summaryrefslogtreecommitdiffstats
path: root/kdesktop/desktop.cc
diff options
context:
space:
mode:
Diffstat (limited to 'kdesktop/desktop.cc')
-rw-r--r--kdesktop/desktop.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdesktop/desktop.cc b/kdesktop/desktop.cc
index 277628e4d..75721c689 100644
--- a/kdesktop/desktop.cc
+++ b/kdesktop/desktop.cc
@@ -60,7 +60,7 @@
#include <twin.h>
#include <kglobalsettings.h>
#include <tdepopupmenu.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kdirlister.h>
// Create the equivalent of TDEAccelBase::connectItem
// and then remove this include and fix reconnects in initRoot() -- ellis