summaryrefslogtreecommitdiffstats
path: root/ksysguard/gui
diff options
context:
space:
mode:
Diffstat (limited to 'ksysguard/gui')
-rw-r--r--ksysguard/gui/ksysguard.cc4
-rw-r--r--ksysguard/gui/ksysguard.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/ksysguard/gui/ksysguard.cc b/ksysguard/gui/ksysguard.cc
index 6bc3d8398..648b0ec1f 100644
--- a/ksysguard/gui/ksysguard.cc
+++ b/ksysguard/gui/ksysguard.cc
@@ -50,8 +50,8 @@
#include <kstandarddirs.h>
#include <kstatusbar.h>
#include <kstdaction.h>
-#include <kwin.h>
-#include <kwinmodule.h>
+#include <twin.h>
+#include <twinmodule.h>
#include <dnssd/remoteservice.h>
diff --git a/ksysguard/gui/ksysguard.h b/ksysguard/gui/ksysguard.h
index f8e8c15c6..fe2e7fce1 100644
--- a/ksysguard/gui/ksysguard.h
+++ b/ksysguard/gui/ksysguard.h
@@ -59,7 +59,7 @@ class TopLevel : public KMainWindow, public KSGRD::SensorClient, public DCOPObje
void initStatusBar();
k_dcop:
- // calling ksysguard with kwin/kicker hot-key
+ // calling ksysguard with twin/kicker hot-key
ASYNC showProcesses();
ASYNC showOnCurrentDesktop();
ASYNC loadWorkSheet( const TQString &fileName );