diff options
Diffstat (limited to 'tdecore/kkeynative.h')
-rw-r--r-- | tdecore/kkeynative.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kkeynative.h b/tdecore/kkeynative.h index cf29fcabc..e2774417d 100644 --- a/tdecore/kkeynative.h +++ b/tdecore/kkeynative.h @@ -23,7 +23,7 @@ #ifndef __KKEYNATIVE_H #define __KKEYNATIVE_H -#include <kshortcut.h> +#include <tdeshortcut.h> #ifdef Q_WS_X11 typedef union _XEvent XEvent; |