diff options
Diffstat (limited to 'xmloff/source/text/XMLChangeImportContext.cxx')
-rw-r--r-- | xmloff/source/text/XMLChangeImportContext.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLChangeImportContext.cxx b/xmloff/source/text/XMLChangeImportContext.cxx index 6ab1995aadb7..44a942cbc3b1 100644 --- a/xmloff/source/text/XMLChangeImportContext.cxx +++ b/xmloff/source/text/XMLChangeImportContext.cxx @@ -19,7 +19,7 @@ #include "XMLChangeImportContext.hxx" #include <xmloff/xmlimp.hxx> -#include <xmloff/xmlnmspe.hxx> +#include <xmloff/xmlnamespace.hxx> #include <xmloff/namespacemap.hxx> #include <xmloff/xmltoken.hxx> |