summaryrefslogtreecommitdiff
path: root/src/autofit/afhints.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/autofit/afhints.c')
-rw-r--r--src/autofit/afhints.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/autofit/afhints.c b/src/autofit/afhints.c
index 34bb6a34f..6515af9f0 100644
--- a/src/autofit/afhints.c
+++ b/src/autofit/afhints.c
@@ -193,7 +193,7 @@
/* Get new edge for given axis, direction, and position, */
/* without initializing the edge itself. */
- FT_LOCAL( FT_Error )
+ FT_LOCAL_DEF( FT_Error )
af_axis_hints_new_edge( AF_AxisHints axis,
FT_Int fpos,
AF_Direction dir,