diff options
Diffstat (limited to 'xmloff/source/text/XMLIndexSimpleEntryContext.cxx')
-rw-r--r-- | xmloff/source/text/XMLIndexSimpleEntryContext.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLIndexSimpleEntryContext.cxx b/xmloff/source/text/XMLIndexSimpleEntryContext.cxx index 8811f4830917..456a00454430 100644 --- a/xmloff/source/text/XMLIndexSimpleEntryContext.cxx +++ b/xmloff/source/text/XMLIndexSimpleEntryContext.cxx @@ -22,7 +22,7 @@ #include <xmloff/xmlictxt.hxx> #include <xmloff/xmlimp.hxx> #include <xmloff/txtimp.hxx> -#include <xmloff/nmspmap.hxx> +#include <xmloff/namespacemap.hxx> #include <xmloff/xmlnmspe.hxx> #include <xmloff/xmltoken.hxx> #include <xmloff/xmluconv.hxx> |