summaryrefslogtreecommitdiffstats
path: root/kcontrol/keys
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/keys')
-rw-r--r--kcontrol/keys/keyconfig.h2
-rw-r--r--kcontrol/keys/main.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/keys/keyconfig.h b/kcontrol/keys/keyconfig.h
index 5595e76e2..d1760728d 100644
--- a/kcontrol/keys/keyconfig.h
+++ b/kcontrol/keys/keyconfig.h
@@ -13,7 +13,7 @@
#include <kaccel.h>
#include <kkeydialog.h>
-//#include <kcmodule.h>
+//#include <tdecmodule.h>
#include <tqdict.h>
class TQCheckBox;
diff --git a/kcontrol/keys/main.h b/kcontrol/keys/main.h
index eec44060f..5299e3884 100644
--- a/kcontrol/keys/main.h
+++ b/kcontrol/keys/main.h
@@ -25,7 +25,7 @@
#define __keys_main_h
#include <tqtabwidget.h>
-#include <kcmodule.h>
+#include <tdecmodule.h>
class CommandShortcutsModule;
class ShortcutsModule;