diff options
Diffstat (limited to 'xmloff/source/transform/ControlOASISTContext.cxx')
-rw-r--r-- | xmloff/source/transform/ControlOASISTContext.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/transform/ControlOASISTContext.cxx b/xmloff/source/transform/ControlOASISTContext.cxx index e5b64014842f..552553e54533 100644 --- a/xmloff/source/transform/ControlOASISTContext.cxx +++ b/xmloff/source/transform/ControlOASISTContext.cxx @@ -18,7 +18,7 @@ */ #include "MutableAttrList.hxx" -#include <xmloff/xmlnmspe.hxx> +#include <xmloff/xmlnamespace.hxx> #include <xmloff/namespacemap.hxx> #include "ActionMapTypesOASIS.hxx" #include "AttrTransformerAction.hxx" |