summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/unitconverter.cxx
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 /sc/source/filter/oox/unitconverter.cxx
parent231e9cff20346f5c28f8858c970ca9cb8506662f (diff)
include oox/token/properties.hxx directly where needed
Change-Id: I04e23f69717aadc157169ade40a2407ecdd92a7e
Diffstat (limited to 'sc/source/filter/oox/unitconverter.cxx')
-rw-r--r--sc/source/filter/oox/unitconverter.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/filter/oox/unitconverter.cxx b/sc/source/filter/oox/unitconverter.cxx
index 86112043370f..e2feb875882e 100644
--- a/sc/source/filter/oox/unitconverter.cxx
+++ b/sc/source/filter/oox/unitconverter.cxx
@@ -37,6 +37,7 @@
#include <rtl/math.hxx>
#include "oox/core/filterbase.hxx"
#include "oox/helper/propertyset.hxx"
+#include "oox/token/properties.hxx"
#include "stylesbuffer.hxx"
namespace oox {