Make sure `FT_Set_Svg_Hooks' is exported properly.

This commit is contained in:
Moazin Khatti 2019-06-22 16:45:51 +05:00
parent 294a7ebee2
commit 61b1f0b73c
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ FT_BEGIN_HEADER
/* TODO: to document */
FT_Error
FT_EXPORT( FT_Error )
FT_Set_Svg_Hooks( FT_Library library,
SVG_Lib_Init init_hook,
SVG_Lib_Free free_hook,