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 e6d7f5314..2bce648fb 100644 --- a/tdecore/kcompletion.h +++ b/tdecore/kcompletion.h @@ -28,7 +28,7 @@ #include <tqguardedptr.h> #include "tdelibs_export.h" -#include <kglobalsettings.h> +#include <tdeglobalsettings.h> #include <ksortablevaluelist.h> #include <tdeshortcut.h> |