From 7260bcd68726739b5fe26b4d29a1de47e7b0f5a7 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Thu, 20 Mar 2014 00:22:26 -0500 Subject: cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxx Change-Id: Iae8eb15413c0c069c14edd92c94ecb0113d9d371 --- vcl/generic/glyphs/gcach_ftyp.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'vcl/generic/glyphs') 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 -- cgit