summaryrefslogtreecommitdiff
path: root/vcl/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-08-18 14:43:32 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-08-18 15:48:30 +0100
commit6e566bc451f3db8a0507fe42946706fcb5616918 (patch)
tree1e373b9e160b88e86573b31baa5a816e95878ed0 /vcl/inc
parent670245be8d872e7d8bab60cef5348bf86c80b845 (diff)
and so glyphcache.hxx is revealed to be unx only
Diffstat (limited to 'vcl/inc')
-rw-r--r--vcl/inc/unx/glyphcache.hxx (renamed from vcl/inc/glyphcache.hxx)1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/inc/glyphcache.hxx b/vcl/inc/unx/glyphcache.hxx
index a94ccd2b2130..40c3eb551f2f 100644
--- a/vcl/inc/glyphcache.hxx
+++ b/vcl/inc/unx/glyphcache.hxx
@@ -63,6 +63,7 @@ class GraphiteFaceWrapper;
#include <ft2build.h>
#include FT_FREETYPE_H
+#include FT_GLYPH_H
namespace vcl
{