summaryrefslogtreecommitdiff
path: root/include/oox/ole/vbamodule.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ole/vbamodule.hxx')
-rw-r--r--include/oox/ole/vbamodule.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/oox/ole/vbamodule.hxx b/include/oox/ole/vbamodule.hxx
index 68aef13e82e1..cb3682839c90 100644
--- a/include/oox/ole/vbamodule.hxx
+++ b/include/oox/ole/vbamodule.hxx
@@ -21,7 +21,9 @@
#define INCLUDED_OOX_OLE_VBAMODULE_HXX
#include <com/sun/star/uno/Reference.hxx>
+#include <rtl/textenc.h>
#include <rtl/ustring.hxx>
+#include <sal/types.h>
namespace com { namespace sun { namespace star {
namespace container { class XNameAccess; }