diff options
author | Luboš Luňák <l.lunak@suse.cz> | 2012-12-09 16:59:58 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2012-12-10 14:46:50 +0100 |
commit | 80187ea7e72cc20c4c25bcb535ba03e5fc497c19 (patch) | |
tree | 98cd979ef6f0ed4cc8cb5ca65988a53f401c400b /basegfx | |
parent | 4fec28cd468bb8a975eae69b625bd83cded52f7b (diff) |
new autogenerated PCH header for xmloff
Diffstat (limited to 'basegfx')
-rw-r--r-- | basegfx/inc/basegfx/tools/unotools.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/basegfx/inc/basegfx/tools/unotools.hxx b/basegfx/inc/basegfx/tools/unotools.hxx index 108a1b3ea379..0ffb95eddaf7 100644 --- a/basegfx/inc/basegfx/tools/unotools.hxx +++ b/basegfx/inc/basegfx/tools/unotools.hxx @@ -31,6 +31,7 @@ #include <cppuhelper/basemutex.hxx> #include <cppuhelper/compbase3.hxx> +#include <com/sun/star/drawing/PolyPolygonBezierCoords.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/rendering/FillRule.hpp> #include <com/sun/star/rendering/XLinePolyPolygon2D.hpp> |