diff options
Diffstat (limited to 'kspell2/plugins/hspell/kspell_hspelldict.cpp')
-rw-r--r-- | kspell2/plugins/hspell/kspell_hspelldict.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspell2/plugins/hspell/kspell_hspelldict.cpp b/kspell2/plugins/hspell/kspell_hspelldict.cpp index 04f055e86..5ece8811c 100644 --- a/kspell2/plugins/hspell/kspell_hspelldict.cpp +++ b/kspell2/plugins/hspell/kspell_hspelldict.cpp @@ -23,7 +23,7 @@ #include "kspell_hspelldict.h" #include <kdebug.h> -#include <tqtextcodec.h> +#include <textcodec.h> using namespace KSpell2; |