summaryrefslogtreecommitdiff
path: root/vcl/generic/glyphs/gcach_layout.cxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-05-07 23:28:45 +0200
committerMichael Stahl <mstahl@redhat.com>2013-05-08 17:49:56 +0200
commit8db0275b2645c5cf745aaa4b9f9bd9c11cf11607 (patch)
treee5c61abad3b98523fd0157ea171acd61b387509f /vcl/generic/glyphs/gcach_layout.cxx
parent5e037bbb3b7a0fdbbd4ce53e6ad566db057e1575 (diff)
harfbuzz: stop delivering headers
Change-Id: I6a68b2df3a5bd4076e07729b675179e52f4f0615
Diffstat (limited to 'vcl/generic/glyphs/gcach_layout.cxx')
-rw-r--r--vcl/generic/glyphs/gcach_layout.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/generic/glyphs/gcach_layout.cxx b/vcl/generic/glyphs/gcach_layout.cxx
index 7df803f1315c..55ddaee28931 100644
--- a/vcl/generic/glyphs/gcach_layout.cxx
+++ b/vcl/generic/glyphs/gcach_layout.cxx
@@ -30,8 +30,8 @@
#include <sal/alloca.h>
#include <rtl/instance.hxx>
-#include <harfbuzz/hb-icu.h>
-#include <harfbuzz/hb-ot.h>
+#include <hb-icu.h>
+#include <hb-ot.h>
#include <layout/LayoutEngine.h>
#include <layout/LEFontInstance.h>