summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorIngrid Halama [iha] <Ingrid.Halama@oracle.com>2011-01-25 23:08:33 +0100
committerIngrid Halama [iha] <Ingrid.Halama@oracle.com>2011-01-25 23:08:33 +0100
commit3f328511e92e48df306da7088b0ca627bf921741 (patch)
treec5209231fbfab3321832c92cc5f1aa45ec2eddfe /xmloff
parent8c7032b69be4832e4aa78e225db8991b12e25953 (diff)
chart52: merge with DEV300_m98
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/Library_xo.mk2
-rwxr-xr-xxmloff/source/chart/SchXMLLegendContext.cxx2
2 files changed, 3 insertions, 1 deletions
diff --git a/xmloff/Library_xo.mk b/xmloff/Library_xo.mk
index ddd7a21c8fb4..ff85c7c8507b 100644
--- a/xmloff/Library_xo.mk
+++ b/xmloff/Library_xo.mk
@@ -69,8 +69,10 @@ $(eval $(call gb_Library_add_exception_objects,xo,\
xmloff/source/chart/SchXMLAutoStylePoolP \
xmloff/source/chart/SchXMLCalculationSettingsContext \
xmloff/source/chart/SchXMLChartContext \
+ xmloff/source/chart/SchXMLEnumConverter \
xmloff/source/chart/SchXMLExport \
xmloff/source/chart/SchXMLImport \
+ xmloff/source/chart/SchXMLLegendContext \
xmloff/source/chart/SchXMLParagraphContext \
xmloff/source/chart/SchXMLPlotAreaContext \
xmloff/source/chart/SchXMLSeries2Context \
diff --git a/xmloff/source/chart/SchXMLLegendContext.cxx b/xmloff/source/chart/SchXMLLegendContext.cxx
index 2cd88dfb14b7..0fea13825be2 100755
--- a/xmloff/source/chart/SchXMLLegendContext.cxx
+++ b/xmloff/source/chart/SchXMLLegendContext.cxx
@@ -30,7 +30,7 @@
#include "SchXMLLegendContext.hxx"
#include "SchXMLEnumConverter.hxx"
-#include "xmlnmspe.hxx"
+#include <xmloff/xmlnmspe.hxx>
#include <xmloff/xmlement.hxx>
#include <xmloff/prstylei.hxx>
#include <xmloff/nmspmap.hxx>