diff options
Diffstat (limited to 'xmloff/source/transform/ChartOASISTContext.cxx')
-rw-r--r-- | xmloff/source/transform/ChartOASISTContext.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/transform/ChartOASISTContext.cxx b/xmloff/source/transform/ChartOASISTContext.cxx index ad6e003e0f17..fbe2c70726da 100644 --- a/xmloff/source/transform/ChartOASISTContext.cxx +++ b/xmloff/source/transform/ChartOASISTContext.cxx @@ -19,7 +19,7 @@ #include "ChartOASISTContext.hxx" #include "MutableAttrList.hxx" -#include <xmloff/xmlnmspe.hxx> +#include <xmloff/xmlnamespace.hxx> #include "ActionMapTypesOASIS.hxx" #include "AttrTransformerAction.hxx" #include "TransformerActions.hxx" |