diff --git a/src/hb-aat-layout-morx-table.hh b/src/hb-aat-layout-morx-table.hh index f13b55cab6139bf14aede0ca29c73eaea7193a9c..0433f1f483905d3e38e950d86c13d555359a1fea 100644 --- a/src/hb-aat-layout-morx-table.hh +++ b/src/hb-aat-layout-morx-table.hh @@ -196,7 +196,7 @@ struct ContextualSubtable HBUINT16 currentIndex; /* Index of the substitution table for the * current glyph (use 0xFFFF for none). */ public: - DEFINE_SIZE_MIN (4); + DEFINE_SIZE_STATIC (4); }; inline bool apply (hb_apply_context_t *c) const