summaryrefslogtreecommitdiffstats
path: root/tdehtml/rendering/render_flow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdehtml/rendering/render_flow.cpp')
-rw-r--r--tdehtml/rendering/render_flow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdehtml/rendering/render_flow.cpp b/tdehtml/rendering/render_flow.cpp
index 272ceb2db..a535b218e 100644
--- a/tdehtml/rendering/render_flow.cpp
+++ b/tdehtml/rendering/render_flow.cpp
@@ -26,7 +26,7 @@
#include <kdebug.h>
#include <assert.h>
#include <tqpainter.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include "rendering/render_flow.h"
#include "rendering/render_text.h"