summaryrefslogtreecommitdiff
path: root/vcl/generic/glyphs
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-01-04 16:06:13 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-01-04 06:26:18 +0000
commit21f152a52397bf99364e5dc5ba9519e11452f260 (patch)
tree95f833cc83a2f91949e8bd96f8a02a320a1c9916 /vcl/generic/glyphs
parentf4dc8a869ac49f19c20fc5fa606448e9103726bd (diff)
vcl: split classes out of metric.hxx
Change-Id: Id3b155abec7b7a2ff43d0a35e98709f5ee51c6b9 Reviewed-on: https://gerrit.libreoffice.org/21069 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
Diffstat (limited to 'vcl/generic/glyphs')
-rw-r--r--vcl/generic/glyphs/gcach_ftyp.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/generic/glyphs/gcach_ftyp.cxx b/vcl/generic/glyphs/gcach_ftyp.cxx
index fe15d11fc335..686be0060ad0 100644
--- a/vcl/generic/glyphs/gcach_ftyp.cxx
+++ b/vcl/generic/glyphs/gcach_ftyp.cxx
@@ -17,6 +17,9 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+
+#include <vcl/fontcharmap.hxx>
+
#include "gcach_ftyp.hxx"
#include "vcl/svapp.hxx"