summaryrefslogtreecommitdiffstats
path: root/vcl/generic/glyphs
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2014-03-20 00:22:26 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2014-03-20 16:11:58 -0500
commit7260bcd68726739b5fe26b4d29a1de47e7b0f5a7 (patch)
tree360f470874da345bf0723cfd90684942824df739 /vcl/generic/glyphs
parentcosmetic: split PhysicalFontFace class it its own source/header (diff)
downloadcore-7260bcd68726739b5fe26b4d29a1de47e7b0f5a7.tar.gz
core-7260bcd68726739b5fe26b4d29a1de47e7b0f5a7.zip
cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxx
Change-Id: Iae8eb15413c0c069c14edd92c94ecb0113d9d371
Diffstat (limited to 'vcl/generic/glyphs')
-rw-r--r--vcl/generic/glyphs/gcach_ftyp.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/generic/glyphs/gcach_ftyp.cxx b/vcl/generic/glyphs/gcach_ftyp.cxx
index ea6c966e1e57..eee46f4b68d3 100644
--- a/vcl/generic/glyphs/gcach_ftyp.cxx
+++ b/vcl/generic/glyphs/gcach_ftyp.cxx
@@ -41,6 +41,7 @@
#include "osl/thread.hxx"
#include "langboost.hxx"
+#include "PhysicalFontCollection.hxx"
#include "sft.hxx"
#include <ft2build.h>