summaryrefslogtreecommitdiffstats
path: root/tdehtml/html/html_tableimpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdehtml/html/html_tableimpl.cpp')
-rw-r--r--tdehtml/html/html_tableimpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdehtml/html/html_tableimpl.cpp b/tdehtml/html/html_tableimpl.cpp
index 71fe14773..f14ad8583 100644
--- a/tdehtml/html/html_tableimpl.cpp
+++ b/tdehtml/html/html_tableimpl.cpp
@@ -43,7 +43,7 @@
#include "rendering/render_table.h"
#include <kdebug.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
using namespace tdehtml;
using namespace DOM;