xmloff/source/draw/ximpcustomshape.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit bd17b89d9344b03297e12306208ba72090d10771 Author: Armin Le Grand <[email protected]> Date: Thu Mar 20 10:05:11 2014 +0000 i124452 correct empty svg:viweBox, added missing include diff --git a/xmloff/source/draw/ximpcustomshape.cxx b/xmloff/source/draw/ximpcustomshape.cxx index 98ae15a..96d82a0 100644 --- a/xmloff/source/draw/ximpcustomshape.cxx +++ b/xmloff/source/draw/ximpcustomshape.cxx @@ -52,6 +52,7 @@ #include <com/sun/star/drawing/EnhancedCustomShapeSegmentCommand.hpp> #include <com/sun/star/drawing/EnhancedCustomShapeTextPathMode.hpp> #include <com/sun/star/drawing/ProjectionMode.hpp> +#include <com/sun/star/drawing/HomogenMatrix3.hpp> #include <basegfx/vector/b2dvector.hxx> #include <hash_map> _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
