summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoel Power <noel.power@suse.com>2013-01-22 13:58:35 +0000
committerNoel Power <noel.power@suse.com>2013-01-22 13:59:29 +0000
commitdf70e3fee18835303cff17294b1fd21b6dd9146e (patch)
treeef20c96191355984bf2229b9196ec72134ab28df
parent664e559abd472bf2b427e2c01144ea39fb5bc02b (diff)
blind fix for wae on macos
Change-Id: Ib14021a2253fffd4badbf13db1f49a2309e4bb14
-rw-r--r--sc/source/filter/oox/worksheethelper.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/filter/oox/worksheethelper.cxx b/sc/source/filter/oox/worksheethelper.cxx
index bfa76787c32c..b993e340bc75 100644
--- a/sc/source/filter/oox/worksheethelper.cxx
+++ b/sc/source/filter/oox/worksheethelper.cxx
@@ -69,6 +69,7 @@
#include "scitems.hxx"
#include <svl/stritem.hxx>
#include "editutil.hxx"
+#include <editeng/editobj.hxx>
namespace oox {
namespace xls {