summaryrefslogtreecommitdiff
path: root/src/otlayout/otltypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/otlayout/otltypes.h')
-rw-r--r--src/otlayout/otltypes.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/otlayout/otltypes.h b/src/otlayout/otltypes.h
index 6b60f48a4..8244da282 100644
--- a/src/otlayout/otltypes.h
+++ b/src/otlayout/otltypes.h
@@ -67,8 +67,8 @@ FT_BEGIN_HEADER
FT_LOCAL ( FT_Error )
otl_substitute_glyphs ( FT_Face face,
FTL_FeaturesRequest request,
- FTL_Glyphs_Array in,
- FTL_Glyphs_Array out );
+ FTL_GlyphArray in,
+ FTL_GlyphArray out );
FT_END_HEADER
#endif /* Not def: __OTLTYPES_H__ */