summaryrefslogtreecommitdiff
path: root/include/oox/ole/vbaexport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ole/vbaexport.hxx')
-rw-r--r--include/oox/ole/vbaexport.hxx5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/oox/ole/vbaexport.hxx b/include/oox/ole/vbaexport.hxx
index 732a50c62aa0..987bbdf0b792 100644
--- a/include/oox/ole/vbaexport.hxx
+++ b/include/oox/ole/vbaexport.hxx
@@ -10,9 +10,12 @@
#ifndef INCLUDED_OOX_OLE_VBAEXPORT_HXX
#define INCLUDED_OOX_OLE_VBAEXPORT_HXX
-#include <com/sun/star/uno/XInterface.hpp>
+#include <cstddef>
+#include <com/sun/star/uno/Reference.hxx>
#include <oox/dllapi.h>
+#include <rtl/ustring.hxx>
+#include <sal/types.h>
class SotStorage;
class SvStream;