diff options
Diffstat (limited to 'khotkeys/shared/gestures.cpp')
-rw-r--r-- | khotkeys/shared/gestures.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/shared/gestures.cpp b/khotkeys/shared/gestures.cpp index f98c44e18..9933ba74f 100644 --- a/khotkeys/shared/gestures.cpp +++ b/khotkeys/shared/gestures.cpp @@ -28,7 +28,7 @@ #include <X11/Xlib.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kdebug.h> #include <kxerrorhandler.h> #include <kkeynative.h> |