diff options
Diffstat (limited to 'xmloff/source/chart/XMLChartPropertyContext.cxx')
-rw-r--r-- | xmloff/source/chart/XMLChartPropertyContext.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/source/chart/XMLChartPropertyContext.cxx b/xmloff/source/chart/XMLChartPropertyContext.cxx index 6cd56d8e3f44..ea3ead155232 100644 --- a/xmloff/source/chart/XMLChartPropertyContext.cxx +++ b/xmloff/source/chart/XMLChartPropertyContext.cxx @@ -23,6 +23,7 @@ #include "XMLSymbolImageContext.hxx" #include "XMLLabelSeparatorContext.hxx" #include <xmloff/xmlimppr.hxx> +#include <xmloff/xmlprmap.hxx> using namespace ::com::sun::star; |