diff options
Diffstat (limited to 'tdeui/tests/kspelltest.cpp')
-rw-r--r-- | tdeui/tests/kspelltest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/tests/kspelltest.cpp b/tdeui/tests/kspelltest.cpp index 9180ed376..5d7c4852c 100644 --- a/tdeui/tests/kspelltest.cpp +++ b/tdeui/tests/kspelltest.cpp @@ -22,7 +22,7 @@ #include <tqstring.h> #include <tqlabel.h> -#include <tqtextcodec.h> +#include <textcodec.h> int main(int argc, char **argv) { |