diff options
Diffstat (limited to 'include/svx/xmlexchg.hxx')
-rw-r--r-- | include/svx/xmlexchg.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/xmlexchg.hxx b/include/svx/xmlexchg.hxx index 23960e7fb8ea..466ee5d76ac3 100644 --- a/include/svx/xmlexchg.hxx +++ b/include/svx/xmlexchg.hxx @@ -20,9 +20,9 @@ #ifndef _SVX_XMLEXCHG_HXX_ #define _SVX_XMLEXCHG_HXX_ +#include <rtl/ustring.hxx> #include <svtools/transfer.hxx> -#include <tools/string.hxx> -#include "svx/svxdllapi.h" +#include <svx/svxdllapi.h> namespace com { namespace sun { |