diff options
Diffstat (limited to 'ksvg/impl/SVGTextPathElementImpl.cc')
-rw-r--r-- | ksvg/impl/SVGTextPathElementImpl.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksvg/impl/SVGTextPathElementImpl.cc b/ksvg/impl/SVGTextPathElementImpl.cc index 78c272f8..8634155b 100644 --- a/ksvg/impl/SVGTextPathElementImpl.cc +++ b/ksvg/impl/SVGTextPathElementImpl.cc @@ -19,7 +19,7 @@ */ #include <kdebug.h> -#include <klocale.h> +#include <tdelocale.h> #include "Glyph.h" |