summaryrefslogtreecommitdiff
path: root/src/otlayout/ot-types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/otlayout/ot-types.h')
-rw-r--r--src/otlayout/ot-types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/otlayout/ot-types.h b/src/otlayout/ot-types.h
index 45d316e91..263299af9 100644
--- a/src/otlayout/ot-types.h
+++ b/src/otlayout/ot-types.h
@@ -30,7 +30,7 @@ extern "C" {
typedef struct _OTInfo OTInfo;
typedef struct _OTRuleset OTRuleset;
-typedef FTL_Glyphs_ArrayRec OTGlyphString;
+typedef FTL_GlyphArrayRec OTGlyphString;
#ifdef __cplusplus
}
#endif /* __cplusplus */