diff options
Diffstat (limited to 'ksvg/impl/SVGTransformableImpl.h')
-rw-r--r-- | ksvg/impl/SVGTransformableImpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksvg/impl/SVGTransformableImpl.h b/ksvg/impl/SVGTransformableImpl.h index edff5831..0ccd4908 100644 --- a/ksvg/impl/SVGTransformableImpl.h +++ b/ksvg/impl/SVGTransformableImpl.h @@ -21,7 +21,7 @@ #ifndef SVGTransformableImpl_H #define SVGTransformableImpl_H -#include <qstring.h> +#include <tqstring.h> #include "SVGLocatableImpl.h" |