diff options
Diffstat (limited to 'xmloff/source/draw/layerexp.cxx')
-rw-r--r-- | xmloff/source/draw/layerexp.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/draw/layerexp.cxx b/xmloff/source/draw/layerexp.cxx index 64d0536f2805..8afd23135b8e 100644 --- a/xmloff/source/draw/layerexp.cxx +++ b/xmloff/source/draw/layerexp.cxx @@ -23,7 +23,7 @@ #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/frame/XModel.hpp> #include <xmloff/xmltoken.hxx> -#include <xmloff/xmlnmspe.hxx> +#include <xmloff/xmlnamespace.hxx> #include <xmloff/xmlexp.hxx> #include "layerexp.hxx" #include <osl/diagnose.h> |