summaryrefslogtreecommitdiffstats
path: root/tdehtml/html/dtd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdehtml/html/dtd.cpp')
-rw-r--r--tdehtml/html/dtd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdehtml/html/dtd.cpp b/tdehtml/html/dtd.cpp
index accc8b855..d3ea86d51 100644
--- a/tdehtml/html/dtd.cpp
+++ b/tdehtml/html/dtd.cpp
@@ -26,7 +26,7 @@
using namespace DOM;
#include <kdebug.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
// priority of tags. Closing tags of higher priority close tags of lower
// priority.