summaryrefslogtreecommitdiff
path: root/oox/source/ole
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-04-27 13:39:20 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-04-27 13:40:10 +0100
commit110d272675e0d1444e702ba268786a0344e4b069 (patch)
treec83df97331b59777f281d28a55c5567e8a8c5501 /oox/source/ole
parent231e9cff20346f5c28f8858c970ca9cb8506662f (diff)
include oox/token/properties.hxx directly where needed
Change-Id: I04e23f69717aadc157169ade40a2407ecdd92a7e
Diffstat (limited to 'oox/source/ole')
-rw-r--r--oox/source/ole/vbaproject.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/oox/source/ole/vbaproject.cxx b/oox/source/ole/vbaproject.cxx
index 0dfb1dc4a133..ff0b0f249326 100644
--- a/oox/source/ole/vbaproject.cxx
+++ b/oox/source/ole/vbaproject.cxx
@@ -51,6 +51,7 @@
#include "oox/ole/vbahelper.hxx"
#include "oox/ole/vbainputstream.hxx"
#include "oox/ole/vbamodule.hxx"
+#include "oox/token/properties.hxx"
namespace oox {
namespace ole {