summaryrefslogtreecommitdiffstats
path: root/kcontrol/keys/tdeaccelaction.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/keys/tdeaccelaction.h')
-rw-r--r--kcontrol/keys/tdeaccelaction.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/keys/tdeaccelaction.h b/kcontrol/keys/tdeaccelaction.h
index 248ff2278..5cc6ca02a 100644
--- a/kcontrol/keys/tdeaccelaction.h
+++ b/kcontrol/keys/tdeaccelaction.h
@@ -1,4 +1,4 @@
-// THIS FILE IS A COPY OF tdelibs/tdecore/kaccelaction.h AND MUST BE KEPT
+// THIS FILE IS A COPY OF tdelibs/tdecore/tdeaccelaction.h AND MUST BE KEPT
// IN SYNC WITH THAT FILE.
/* This file is part of the KDE libraries
@@ -28,7 +28,7 @@
#include <tqstring.h>
#include <tqvaluevector.h>
-#include <kshortcut.h>
+#include <tdeshortcut.h>
class TDEAccelBase;