Index: third_party/harfbuzz-ng/src/hb-ot-layout-private.hh |
diff --git a/third_party/harfbuzz-ng/src/hb-ot-layout-private.hh b/third_party/harfbuzz-ng/src/hb-ot-layout-private.hh |
index bf7e43b6e4dd51065a14bcba558dbede23c63195..f860e7bd1dec93a6df8971bbb75ad0f31a43bf5e 100644 |
--- a/third_party/harfbuzz-ng/src/hb-ot-layout-private.hh |
+++ b/third_party/harfbuzz-ng/src/hb-ot-layout-private.hh |
@@ -33,6 +33,7 @@ |
#include "hb-font-private.hh" |
#include "hb-buffer-private.hh" |
+#include "hb-ot-shape-complex-private.hh" |
@@ -40,9 +41,6 @@ |
* GDEF |
*/ |
-/* buffer var allocations */ |
-#define props_cache() var1.u16[1] /* glyph_props cache */ |
- |
/* XXX cleanup */ |
typedef enum { |
HB_OT_LAYOUT_GLYPH_CLASS_UNCLASSIFIED = 0x0001, |