diff options
Diffstat (limited to 'kcontrol/keys/commandShortcuts.h')
-rw-r--r-- | kcontrol/keys/commandShortcuts.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/keys/commandShortcuts.h b/kcontrol/keys/commandShortcuts.h index 2e0f0a76e..54be5345b 100644 --- a/kcontrol/keys/commandShortcuts.h +++ b/kcontrol/keys/commandShortcuts.h @@ -22,7 +22,7 @@ #define __COMMAND_SHORTCUTS_MODULE_H #include <tqtabwidget.h> -#include <kshortcut.h> +#include <tdeshortcut.h> #include <tqptrlist.h> class AppTreeView; |