summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-10-22 09:12:57 +0200
committerMathias Bauer <mba@openoffice.org>2009-10-22 09:12:57 +0200
commit17fc5c612cfeae01c9d6cd9b5165cde212f4497e (patch)
tree29738f06a655930ef78b295bd886e8faeb98f123 /xmloff
parent8638ad7cb077a237daf5d74f6ad19ae7009ab929 (diff)
#i103496#: missing include was masked by pch
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/draw/shapeexport3.cxx1
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>