Imported Upstream version 3.4.0
[platform/upstream/harfbuzz.git] / src / hb-ot-var-avar-table.hh
index 29219ad..65f26c1 100644 (file)
@@ -58,7 +58,7 @@ struct AxisValueMap
   DEFINE_SIZE_STATIC (4);
 };
 
-struct SegmentMaps : ArrayOf<AxisValueMap>
+struct SegmentMaps : Array16Of<AxisValueMap>
 {
   int map (int value, unsigned int from_offset = 0, unsigned int to_offset = 1) const
   {