diff options
Diffstat (limited to 'xmloff/source/chart/contexts.cxx')
-rw-r--r-- | xmloff/source/chart/contexts.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/chart/contexts.cxx b/xmloff/source/chart/contexts.cxx index 218a91e194a2..bdde116de6c9 100644 --- a/xmloff/source/chart/contexts.cxx +++ b/xmloff/source/chart/contexts.cxx @@ -18,7 +18,7 @@ */ #include <xmloff/xmltoken.hxx> -#include <xmloff/xmlnmspe.hxx> +#include <xmloff/xmlnamespace.hxx> #include <xmloff/xmlmetai.hxx> #include <xmloff/xmlstyle.hxx> #include <SchXMLImport.hxx> |