diff options
Diffstat (limited to 'tdecore/tdeaccelaction.h')
-rw-r--r-- | tdecore/tdeaccelaction.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tdeaccelaction.h b/tdecore/tdeaccelaction.h index 809533ff8..e8232cc44 100644 --- a/tdecore/tdeaccelaction.h +++ b/tdecore/tdeaccelaction.h @@ -25,7 +25,7 @@ #include <tqstring.h> #include <tqvaluevector.h> -#include <kshortcut.h> +#include <tdeshortcut.h> class TDEAccelBase; |