diff options
-rw-r--r-- | scripts/freetype/slimftoptions.h | 2 | ||||
m--------- | thirdparty/freetype | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/scripts/freetype/slimftoptions.h b/scripts/freetype/slimftoptions.h index 066ee377..5ee9f315 100644 --- a/scripts/freetype/slimftoptions.h +++ b/scripts/freetype/slimftoptions.h @@ -1,6 +1,6 @@ /* custom ftoption.h which selects the minimum features needed by mupdf */ -#include <freetype/config/ftoption.h> +#include <config/ftoption.h> #undef FT_CONFIG_OPTION_USE_LZW #undef FT_CONFIG_OPTION_USE_ZLIB #undef FT_CONFIG_OPTION_MAC_FONTS diff --git a/thirdparty/freetype b/thirdparty/freetype -Subproject 2ef0a19842ae1172bec153225328aaaeaf130a1 +Subproject 232bd948fd37821d35e728ec20aeea971fb9616 |