summaryrefslogtreecommitdiffstats
path: root/tdehtml/misc/decoder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdehtml/misc/decoder.cpp')
-rw-r--r--tdehtml/misc/decoder.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdehtml/misc/decoder.cpp b/tdehtml/misc/decoder.cpp
index 6000aa9cf..28c8a5e9d 100644
--- a/tdehtml/misc/decoder.cpp
+++ b/tdehtml/misc/decoder.cpp
@@ -39,12 +39,12 @@ using namespace tdehtml;
#include <tqregexp.h>
#include <tqtextcodec.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <kcharsets.h>
#include <ctype.h>
#include <kdebug.h>
-#include <klocale.h>
+#include <tdelocale.h>