diff options
Diffstat (limited to 'xmloff/source/text/XMLTextMasterPageContext.cxx')
-rw-r--r-- | xmloff/source/text/XMLTextMasterPageContext.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLTextMasterPageContext.cxx b/xmloff/source/text/XMLTextMasterPageContext.cxx index 4eb83b741ada..4fdc4c3f83d3 100644 --- a/xmloff/source/text/XMLTextMasterPageContext.cxx +++ b/xmloff/source/text/XMLTextMasterPageContext.cxx @@ -28,7 +28,7 @@ #include <o3tl/any.hxx> #include <osl/diagnose.h> #include <xmloff/namespacemap.hxx> -#include <xmloff/xmlnmspe.hxx> +#include <xmloff/xmlnamespace.hxx> #include <xmloff/prstylei.hxx> #include <xmloff/xmltoken.hxx> #include <xmloff/XMLTextMasterPageContext.hxx> |