diff --git a/src/hb-ot-layout.cc b/src/hb-ot-layout.cc index 34d5729ca..6da1d3fdc 100644 --- a/src/hb-ot-layout.cc +++ b/src/hb-ot-layout.cc @@ -183,7 +183,7 @@ _hb_ot_blacklist_gdef (unsigned int gdef_len, return false; } -HB_INTERNAL void +void OT::GDEF::accelerator_t::init (hb_face_t *face) { this->blob = hb_sanitize_context_t().reference_table (face);