summaryrefslogtreecommitdiff
path: root/Build/source/libs/freetype2/freetype-src/src/autofit/ft-hb.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/freetype2/freetype-src/src/autofit/ft-hb.c')
-rw-r--r--Build/source/libs/freetype2/freetype-src/src/autofit/ft-hb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/freetype2/freetype-src/src/autofit/ft-hb.c b/Build/source/libs/freetype2/freetype-src/src/autofit/ft-hb.c
index 09a8401c4a8..71aee045503 100644
--- a/Build/source/libs/freetype2/freetype-src/src/autofit/ft-hb.c
+++ b/Build/source/libs/freetype2/freetype-src/src/autofit/ft-hb.c
@@ -108,7 +108,7 @@ hb_ft_font_create_ (FT_Face ft_face,
#else /* !FT_CONFIG_OPTION_USE_HARFBUZZ */
/* ANSI C doesn't like empty source files */
-typedef int _ft_hb_dummy;
+typedef int ft_hb_dummy_;
#endif /* !FT_CONFIG_OPTION_USE_HARFBUZZ */