summaryrefslogtreecommitdiffstats
path: root/lib/kotext/KoBgSpellCheck.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kotext/KoBgSpellCheck.cpp')
-rw-r--r--lib/kotext/KoBgSpellCheck.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/kotext/KoBgSpellCheck.cpp b/lib/kotext/KoBgSpellCheck.cpp
index 604a6237..3df928a1 100644
--- a/lib/kotext/KoBgSpellCheck.cpp
+++ b/lib/kotext/KoBgSpellCheck.cpp
@@ -31,11 +31,11 @@
#include "KoTextDocument.h"
-#include <kspell2/backgroundchecker.h>
-#include <kspell2/broker.h>
-#include <kspell2/dictionary.h>
-#include <kspell2/settings.h>
-#include <kspell2/filter.h>
+#include <tdespell2/backgroundchecker.h>
+#include <tdespell2/broker.h>
+#include <tdespell2/dictionary.h>
+#include <tdespell2/settings.h>
+#include <tdespell2/filter.h>
using namespace KSpell2;
#include <klocale.h>