diff options
Diffstat (limited to 'svx/source/xml/xmltxtexp.cxx')
-rw-r--r-- | svx/source/xml/xmltxtexp.cxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/svx/source/xml/xmltxtexp.cxx b/svx/source/xml/xmltxtexp.cxx index 25c285ddc117..af851e20f8cc 100644 --- a/svx/source/xml/xmltxtexp.cxx +++ b/svx/source/xml/xmltxtexp.cxx @@ -42,9 +42,7 @@ #include <svl/brdcst.hxx> #include <com/sun/star/uno/Sequence.hxx> #include <sfx2/docfile.hxx> -#ifndef _SVSTOR_HXX #include <sot/storage.hxx> -#endif #include <rtl/ustrbuf.hxx> #include <xmloff/xmluconv.hxx> #include "xmloff/xmlnmspe.hxx" @@ -58,7 +56,7 @@ #include <svx/unofored.hxx> #include <svx/unotext.hxx> #include "editsource.hxx" - +#include <svx/unoprnms.hxx> #include <cppuhelper/implbase4.hxx> #include <svx/unofield.hxx> #include "unonrule.hxx" |