vcl/source/font/font.cxx |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 787158d528838bdb25d86139ab02ecdd4e341bdb
Author:     Noel Grandin <n...@peralex.com>
AuthorDate: Thu Feb 18 10:17:18 2021 +0200
Commit:     Noel Grandin <noel.gran...@collabora.co.uk>
CommitDate: Thu Feb 18 14:39:01 2021 +0100

    disable-pch fix
    
    Change-Id: I1200bf7818be7f8142d0a5282d6cf2ef5993d3fc
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111098
    Tested-by: Jenkins
    Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk>

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>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to