diff --git a/src/hb-map-private.hh b/src/hb-map-private.hh index cdd90c5c9..aecebe835 100644 --- a/src/hb-map-private.hh +++ b/src/hb-map-private.hh @@ -184,7 +184,7 @@ struct hb_map_t protected: - static inline unsigned int prime_for (unsigned int shift) + static HB_INTERNAL inline unsigned int prime_for (unsigned int shift) { /* Following comment and table copied from glib. */ /* Each table size has an associated prime modulo (the first prime