diff options
Diffstat (limited to 'include/vcl/unohelp2.hxx')
-rw-r--r-- | include/vcl/unohelp2.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/unohelp2.hxx b/include/vcl/unohelp2.hxx index 6d31e188a2d4..4b6c79be2e05 100644 --- a/include/vcl/unohelp2.hxx +++ b/include/vcl/unohelp2.hxx @@ -22,7 +22,7 @@ #include <com/sun/star/datatransfer/XTransferable.hpp> #include <cppuhelper/weak.hxx> -#include <tools/string.hxx> +#include <rtl/ustring.hxx> #include <osl/mutex.hxx> namespace com { namespace sun { namespace star { namespace datatransfer { namespace clipboard { |