diff options
Diffstat (limited to 'khotkeys/shared/triggers.cpp')
-rw-r--r-- | khotkeys/shared/triggers.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/shared/triggers.cpp b/khotkeys/shared/triggers.cpp index 29cd1025e..1f8838278 100644 --- a/khotkeys/shared/triggers.cpp +++ b/khotkeys/shared/triggers.cpp @@ -22,7 +22,7 @@ #include <twinmodule.h> #include <klocale.h> #include <netwm_def.h> -#include <kaccel.h> +#include <tdeaccel.h> #include <X11/Xlib.h> #include <X11/keysym.h> |