summaryrefslogtreecommitdiffstats
path: root/vcl/generic
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2013-12-13 13:20:10 +0000
committerMichael Meeks <michael.meeks@collabora.com>2013-12-13 13:20:10 +0000
commit8949d6f32acb9046cb3ddceb4f6fbe39dcc04383 (patch)
tree2c1bfd9408194fb9c3e5b9fc5578a04460faf785 /vcl/generic
parentsdbc file driver (Prepared)Statement: created ResultSet owned by *caller* (diff)
downloadcore-8949d6f32acb9046cb3ddceb4f6fbe39dcc04383.tar.gz
core-8949d6f32acb9046cb3ddceb4f6fbe39dcc04383.zip
graphite2: get visibility right for static linkage on windows.
Change-Id: I79fa15d539bcb86610dd4def08536c33bd2a10c2
Diffstat (limited to 'vcl/generic')
-rw-r--r--vcl/generic/glyphs/gcach_ftyp.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/vcl/generic/glyphs/gcach_ftyp.cxx b/vcl/generic/glyphs/gcach_ftyp.cxx
index b153e5cf2112..62d114e3875b 100644
--- a/vcl/generic/glyphs/gcach_ftyp.cxx
+++ b/vcl/generic/glyphs/gcach_ftyp.cxx
@@ -26,8 +26,9 @@
#include <config_features.h>
#include <config_graphite.h>
#if ENABLE_GRAPHITE
-#include <graphite2/Font.h>
-#include <graphite_layout.hxx>
+# include <graphite_static.hxx>
+# include <graphite2/Font.h>
+# include <graphite_layout.hxx>
#endif
#include <unotools/fontdefs.hxx>