summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-08-26 10:33:11 +0200
committerStephan Bergmann <sbergman@redhat.com>2019-08-26 13:53:14 +0200
commitb57052ec2bbe548ca495a32b4bfce1d1c71caf33 (patch)
treed966d9ae8dac8d1147d3117539b662a38e6835da
parente87761688dd831ff3d8ba1a2a38220053f900f62 (diff)
Missing include (Windows --disable-pch)
Change-Id: I5a06677fc523e97080e1b6e4ea9318bae7312454 Reviewed-on: https://gerrit.libreoffice.org/78111 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
-rw-r--r--vcl/source/font/fontselect.cxx1
1 files changed, 1 insertions, 0 deletions
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 ,