diff options
Diffstat (limited to 'tdespell2/ui/highlighter.cpp')
-rw-r--r-- | tdespell2/ui/highlighter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdespell2/ui/highlighter.cpp b/tdespell2/ui/highlighter.cpp index 2d185462d..176d69232 100644 --- a/tdespell2/ui/highlighter.cpp +++ b/tdespell2/ui/highlighter.cpp @@ -24,7 +24,7 @@ #include "dictionary.h" #include "settings.h" -#include <kconfig.h> +#include <tdeconfig.h> #include <kdebug.h> #include <tqtextedit.h> |