diff options
Diffstat (limited to 'include/svtools/helpopt.hxx')
-rw-r--r-- | include/svtools/helpopt.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/helpopt.hxx b/include/svtools/helpopt.hxx index 35ed06dc92d5..0d8d96b8aa44 100644 --- a/include/svtools/helpopt.hxx +++ b/include/svtools/helpopt.hxx @@ -22,7 +22,7 @@ #include "svtools/svtdllapi.h" #include <list> -#include <tools/string.hxx> +#include <rtl/ustring.hxx> #include <unotools/options.hxx> class SvtHelpOptions_Impl; |