summaryrefslogtreecommitdiffstats
path: root/khotkeys/shared/input.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'khotkeys/shared/input.cpp')
-rw-r--r--khotkeys/shared/input.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/shared/input.cpp b/khotkeys/shared/input.cpp
index 96338b055..44176ef44 100644
--- a/khotkeys/shared/input.cpp
+++ b/khotkeys/shared/input.cpp
@@ -19,7 +19,7 @@
#include <assert.h>
#include <tqwidget.h>
-#include <kglobalaccel.h>
+#include <tdeglobalaccel.h>
#include <kdebug.h>
#include <tdeapplication.h>
#include <tdeversion.h>