diff options
Diffstat (limited to 'vcl/inc/impfont.hxx')
-rw-r--r-- | vcl/inc/impfont.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/inc/impfont.hxx b/vcl/inc/impfont.hxx index 08a1fd558ca1..1e697b9ee3d1 100644 --- a/vcl/inc/impfont.hxx +++ b/vcl/inc/impfont.hxx @@ -27,6 +27,7 @@ #include <tools/gen.hxx> #include <i18nlangtag/languagetag.hxx> #include <vcl/fntstyle.hxx> +#include <vcl/font.hxx> /* The following class is extraordinarily similar to FontAttributes. */ |