diff --git a/src/hb-ot-layout.cc b/src/hb-ot-layout.cc index 1b366eb7b..34d5729ca 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; } -inline void +HB_INTERNAL void OT::GDEF::accelerator_t::init (hb_face_t *face) { this->blob = hb_sanitize_context_t().reference_table (face);