diff options
-rw-r--r-- | xmloff/source/draw/shapeexport3.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/source/draw/shapeexport3.cxx b/xmloff/source/draw/shapeexport3.cxx index 7ea32b1bfaf2..543910303d1c 100644 --- a/xmloff/source/draw/shapeexport3.cxx +++ b/xmloff/source/draw/shapeexport3.cxx @@ -38,6 +38,7 @@ #include <com/sun/star/drawing/Position3D.hpp> #include <com/sun/star/drawing/CameraGeometry.hpp> #include <com/sun/star/drawing/DoubleSequence.hpp> +#include <tools/gen.hxx> #ifndef _XMLOFF_SHAPEEXPORT_HXX #include <xmloff/shapeexport.hxx> |