diff --git a/src/sfnt/sfobjs.c b/src/sfnt/sfobjs.c index 233bdb41e..789102479 100644 --- a/src/sfnt/sfobjs.c +++ b/src/sfnt/sfobjs.c @@ -370,7 +370,7 @@ face->ttc_header.version = 0; face->ttc_header.count = 0; -#if defined( FTCONFIG_OPTION_USE_ZLIB ) || \ +#if defined( FT_CONFIG_OPTION_USE_ZLIB ) || \ defined( FT_CONFIG_OPTION_USE_BROTLI ) retry: #endif