diff options
Diffstat (limited to 'khtml/misc/decoder.cpp')
-rw-r--r-- | khtml/misc/decoder.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/misc/decoder.cpp b/khtml/misc/decoder.cpp index 34689cae1..f227f4014 100644 --- a/khtml/misc/decoder.cpp +++ b/khtml/misc/decoder.cpp @@ -37,7 +37,7 @@ using namespace khtml; #include "htmlhashes.h" #include <tqregexp.h> -#include <textcodec.h> +#include <tqtextcodec.h> #include <kglobal.h> #include <kcharsets.h> |