diff options
Diffstat (limited to 'xmloff/source/draw/ximppage.cxx')
-rw-r--r-- | xmloff/source/draw/ximppage.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/draw/ximppage.cxx b/xmloff/source/draw/ximppage.cxx index a089f45b03f3..cd4ae5ec892e 100644 --- a/xmloff/source/draw/ximppage.cxx +++ b/xmloff/source/draw/ximppage.cxx @@ -30,7 +30,7 @@ #include <XMLNumberStylesImport.hxx> #include <xmloff/xmlstyle.hxx> #include <xmloff/xmltoken.hxx> -#include <xmloff/xmlnmspe.hxx> +#include <xmloff/xmlnamespace.hxx> #include "ximppage.hxx" #include <animimp.hxx> #include <XMLStringBufferImportContext.hxx> |