summaryrefslogtreecommitdiff
path: root/src/gxlayout/fi.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gxlayout/fi.c')
-rw-r--r--src/gxlayout/fi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gxlayout/fi.c b/src/gxlayout/fi.c
index 266707681..a3f8c3a1f 100644
--- a/src/gxlayout/fi.c
+++ b/src/gxlayout/fi.c
@@ -95,7 +95,7 @@ try_lig( FT_Face face, char c1, char c2 )
{
FT_Error error = FT_Err_Ok;
FTL_EngineType engine_type;
- FTL_Glyphs_Array in, out;
+ FTL_GlyphArray in, out;
FTL_FeaturesRequest request;
/* Get the engine type */