diff options
Diffstat (limited to 'vcl/inc/impfont.hxx')
-rw-r--r-- | vcl/inc/impfont.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/impfont.hxx b/vcl/inc/impfont.hxx index e849fa5a07fb..8abdd35192ac 100644 --- a/vcl/inc/impfont.hxx +++ b/vcl/inc/impfont.hxx @@ -20,8 +20,8 @@ #ifndef _SV_IMPFONT_HXX #define _SV_IMPFONT_HXX +#include <rtl/ustring.hxx> #include <tools/gen.hxx> -#include <tools/string.hxx> #include <i18nlangtag/languagetag.hxx> #include <tools/color.hxx> #include <vcl/dllapi.h> |