diff options
Diffstat (limited to 'khotkeys/shared/input.h')
-rw-r--r-- | khotkeys/shared/input.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/shared/input.h b/khotkeys/shared/input.h index ac1f70f65..c6bbdf1e5 100644 --- a/khotkeys/shared/input.h +++ b/khotkeys/shared/input.h @@ -16,7 +16,7 @@ #include <tqmap.h> #include <tqwidget.h> #include <tqvaluelist.h> -#include <kshortcut.h> +#include <tdeshortcut.h> #include <X11/X.h> #include <fixx11h.h> |