summaryrefslogtreecommitdiff
path: root/src/autofit/afloader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/autofit/afloader.h')
-rw-r--r--src/autofit/afloader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/autofit/afloader.h b/src/autofit/afloader.h
index a3acefdae..e4e197e37 100644
--- a/src/autofit/afloader.h
+++ b/src/autofit/afloader.h
@@ -75,7 +75,7 @@ FT_BEGIN_HEADER
FT_UInt gindex,
FT_Int32 load_flags );
- FT_LOCAL_DEF( FT_Fixed )
+ FT_LOCAL( FT_Fixed )
af_loader_compute_darkening( AF_Loader loader,
FT_Face face,
FT_Pos standard_width );