summaryrefslogtreecommitdiffstats
path: root/kdesktop/desktop.cc
diff options
context:
space:
mode:
Diffstat (limited to 'kdesktop/desktop.cc')
-rw-r--r--kdesktop/desktop.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/kdesktop/desktop.cc b/kdesktop/desktop.cc
index 9ff390ec6..5b125de2c 100644
--- a/kdesktop/desktop.cc
+++ b/kdesktop/desktop.cc
@@ -26,7 +26,7 @@
#include "kdiconview.h"
#include "minicli.h"
#include "kdesktopsettings.h"
-#include "klaunchsettings.h"
+#include "tdelaunchsettings.h"
#include <string.h>
#include <unistd.h>
@@ -59,12 +59,12 @@
#include <krun.h>
#include <twin.h>
#include <kglobalsettings.h>
-#include <kpopupmenu.h>
+#include <tdepopupmenu.h>
#include <kapplication.h>
#include <kdirlister.h>
// Create the equivalent of TDEAccelBase::connectItem
// and then remove this include and fix reconnects in initRoot() -- ellis
-//#include <kaccelbase.h>
+//#include <tdeaccelbase.h>
extern int kdesktop_screen_number;
extern TQCString kdesktop_name, kicker_name, twin_name;