summaryrefslogtreecommitdiffstats
path: root/tdehtml/html/html_documentimpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdehtml/html/html_documentimpl.cpp')
-rw-r--r--tdehtml/html/html_documentimpl.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdehtml/html/html_documentimpl.cpp b/tdehtml/html/html_documentimpl.cpp
index e4f090973..52ada7a7b 100644
--- a/tdehtml/html/html_documentimpl.cpp
+++ b/tdehtml/html/html_documentimpl.cpp
@@ -47,9 +47,9 @@
#include <tdeapplication.h>
#include <kdebug.h>
#include <kurl.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <kcharsets.h>
-#include <kglobalsettings.h>
+#include <tdeglobalsettings.h>
#include "css/cssproperties.h"
#include "css/cssstyleselector.h"