summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-04-09 16:29:39 +0200
committerLuboš Luňák <l.lunak@suse.cz>2012-04-09 16:29:39 +0200
commit89ce882ec419cdd0f9217b5f491b66fdaee026f1 (patch)
tree052bdb0df83693fe5a9861ca72e12ebf878feb4e
parents/pathes/paths (diff)
downloadbinfilter-89ce882ec419cdd0f9217b5f491b66fdaee026f1.tar.gz
binfilter-89ce882ec419cdd0f9217b5f491b66fdaee026f1.zip
fix clang compile
-rw-r--r--binfilter/bf_xmloff/source/core/xmloff_xmlexp.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/binfilter/bf_xmloff/source/core/xmloff_xmlexp.cxx b/binfilter/bf_xmloff/source/core/xmloff_xmlexp.cxx
index b4d2d1380..02b7bd3ec 100644
--- a/binfilter/bf_xmloff/source/core/xmloff_xmlexp.cxx
+++ b/binfilter/bf_xmloff/source/core/xmloff_xmlexp.cxx
@@ -49,6 +49,8 @@
#include "SettingsExportHelper.hxx"
+#include "XMLChartPropertySetMapper.hxx"
+
#include <com/sun/star/document/XEventsSupplier.hpp>
#include <com/sun/star/document/XViewDataSupplier.hpp>