diff options
Diffstat (limited to 'tdecore/kcompletion.h')
-rw-r--r-- | tdecore/kcompletion.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kcompletion.h b/tdecore/kcompletion.h index 020512b43..d88a3d6fc 100644 --- a/tdecore/kcompletion.h +++ b/tdecore/kcompletion.h @@ -30,7 +30,7 @@ #include "tdelibs_export.h" #include <kglobalsettings.h> #include <ksortablevaluelist.h> -#include <kshortcut.h> +#include <tdeshortcut.h> class KCompTreeNode; class KCompletionPrivate; |