diff options
Diffstat (limited to 'include/tools/config.hxx')
-rw-r--r-- | include/tools/config.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/config.hxx b/include/tools/config.hxx index d19cc0dbbb55..f3f29b293ee0 100644 --- a/include/tools/config.hxx +++ b/include/tools/config.hxx @@ -20,7 +20,7 @@ #define _CONFIG_HXX #include "tools/toolsdllapi.h" -#include <tools/string.hxx> +#include <rtl/ustring.hxx> struct ImplConfigData; struct ImplGroupData; |