diff options
Diffstat (limited to 'kword/KWBgSpellCheck.cpp')
-rw-r--r-- | kword/KWBgSpellCheck.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kword/KWBgSpellCheck.cpp b/kword/KWBgSpellCheck.cpp index e1f0cf8e..53e74d02 100644 --- a/kword/KWBgSpellCheck.cpp +++ b/kword/KWBgSpellCheck.cpp @@ -27,7 +27,7 @@ #include "KoTextIterator.h" #include "KoTextObject.h" -#include <kspell2/broker.h> +#include <tdespell2/broker.h> using namespace KSpell2; #include <kdebug.h> |