diff options
Diffstat (limited to 'tdehtml/rendering/render_body.cpp')
-rw-r--r-- | tdehtml/rendering/render_body.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdehtml/rendering/render_body.cpp b/tdehtml/rendering/render_body.cpp index 80a613000..820b1b872 100644 --- a/tdehtml/rendering/render_body.cpp +++ b/tdehtml/rendering/render_body.cpp @@ -25,7 +25,7 @@ #include "xml/dom_docimpl.h" #include "tdehtmlview.h" -#include <kglobal.h> +#include <tdeglobal.h> #include <kdebug.h> using namespace tdehtml; |