diff options
Diffstat (limited to 'sw/inc/unosrch.hxx')
-rw-r--r-- | sw/inc/unosrch.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unosrch.hxx b/sw/inc/unosrch.hxx index 9b683bb3f29b..63d3f72e9f0e 100644 --- a/sw/inc/unosrch.hxx +++ b/sw/inc/unosrch.hxx @@ -23,7 +23,7 @@ #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XUnoTunnel.hpp> #include <cppuhelper/implbase3.hxx> // helper for implementations -#include <tools/string.hxx> +#include <rtl/ustring.hxx> class SfxItemPropertySet; class SwXTextDocument; |