summaryrefslogtreecommitdiff
path: root/include/oox/ole/oleobjecthelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ole/oleobjecthelper.hxx')
-rw-r--r--include/oox/ole/oleobjecthelper.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/oox/ole/oleobjecthelper.hxx b/include/oox/ole/oleobjecthelper.hxx
index 0947ad1f9447..604785f305b6 100644
--- a/include/oox/ole/oleobjecthelper.hxx
+++ b/include/oox/ole/oleobjecthelper.hxx
@@ -20,8 +20,11 @@
#ifndef INCLUDED_OOX_OLE_OLEOBJECTHELPER_HXX
#define INCLUDED_OOX_OLE_OLEOBJECTHELPER_HXX
+#include <com/sun/star/uno/Reference.hxx>
#include <oox/dllapi.h>
#include <oox/helper/binarystreambase.hxx>
+#include <rtl/ustring.hxx>
+#include <sal/types.h>
namespace com { namespace sun { namespace star {
namespace awt { struct Size; }