diff options
Diffstat (limited to 'xmloff/source/chart/SchXMLPropertyMappingContext.cxx')
-rw-r--r-- | xmloff/source/chart/SchXMLPropertyMappingContext.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/chart/SchXMLPropertyMappingContext.cxx b/xmloff/source/chart/SchXMLPropertyMappingContext.cxx index 2ff9a5928eb4..aace1e84fd5b 100644 --- a/xmloff/source/chart/SchXMLPropertyMappingContext.cxx +++ b/xmloff/source/chart/SchXMLPropertyMappingContext.cxx @@ -9,7 +9,7 @@ #include "SchXMLPropertyMappingContext.hxx" #include "SchXMLTools.hxx" -#include <xmloff/xmlnmspe.hxx> +#include <xmloff/xmlnamespace.hxx> #include <xmloff/xmlimp.hxx> #include <xmloff/namespacemap.hxx> #include <SchXMLImport.hxx> |