vcl/source/font/fontselect.cxx | 1 + 1 file changed, 1 insertion(+) New commits: commit b57052ec2bbe548ca495a32b4bfce1d1c71caf33 Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Mon Aug 26 10:33:11 2019 +0200 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Mon Aug 26 13:53:14 2019 +0200
Missing include (Windows --disable-pch) Change-Id: I5a06677fc523e97080e1b6e4ea9318bae7312454 Reviewed-on: https://gerrit.libreoffice.org/78111 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/vcl/source/font/fontselect.cxx b/vcl/source/font/fontselect.cxx index b9bf539d0f17..faafdb61b398 100644 --- a/vcl/source/font/fontselect.cxx +++ b/vcl/source/font/fontselect.cxx @@ -22,6 +22,7 @@ #include <tools/gen.hxx> #include <vcl/font.hxx> +#include <PhysicalFontFace.hxx> #include <fontselect.hxx> // These mustn't conflict with font name lists which use ; and , _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits