diff options
Diffstat (limited to 'ksvg/core/KSVGCanvas.cpp')
-rw-r--r-- | ksvg/core/KSVGCanvas.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksvg/core/KSVGCanvas.cpp b/ksvg/core/KSVGCanvas.cpp index 347e00ba..49d56982 100644 --- a/ksvg/core/KSVGCanvas.cpp +++ b/ksvg/core/KSVGCanvas.cpp @@ -30,7 +30,7 @@ #include "SVGDocumentImpl.h" #include <kdebug.h> -#include <kglobal.h> +#include <tdeglobal.h> #include <tqstring.h> #include <tqdatetime.h> |