diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2010-04-12 18:31:33 +0200 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2010-04-12 18:31:33 +0200 |
commit | a0d809011d2fddbc923498f78414f7b19be6d875 (patch) | |
tree | ea4ce32442abedaa0c0540e56b625357d7d93e47 | |
parent | f12056dce676eee306d34d06fb4bbbc452d9216c (diff) | |
parent | dd2a69ee71000b77f195a07371985a156a1e7dbf (diff) |
CWS-TOOLING: integrate CWS thbfixes10
-rw-r--r-- | sdext/source/presenter/PresenterGeometryHelper.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sdext/source/presenter/PresenterGeometryHelper.hxx b/sdext/source/presenter/PresenterGeometryHelper.hxx index b920b5da778b..15f70f7647ec 100644 --- a/sdext/source/presenter/PresenterGeometryHelper.hxx +++ b/sdext/source/presenter/PresenterGeometryHelper.hxx @@ -33,6 +33,7 @@ #include <com/sun/star/awt/Size.hpp> #include <com/sun/star/rendering/XGraphicDevice.hpp> #include <com/sun/star/rendering/XPolyPolygon2D.hpp> +#include <com/sun/star/geometry/RealRectangle2D.hpp> #include <vector> namespace css = ::com::sun::star; |