diff options
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/source/font/font.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/source/font/font.cxx b/vcl/source/font/font.cxx index 0edcb913aaf7..ed12ff7e0d6c 100644 --- a/vcl/source/font/font.cxx +++ b/vcl/source/font/font.cxx @@ -24,6 +24,8 @@ #include <unotools/fontdefs.hxx> #include <vcl/font.hxx> +#include <vcl/svapp.hxx> +#include <vcl/outdev.hxx> #include <impfont.hxx> #include <fontattributes.hxx> |