aboutsummaryrefslogtreecommitdiff
path: root/freetype/builds/mac/ftmac.c
diff options
context:
space:
mode:
Diffstat (limited to 'freetype/builds/mac/ftmac.c')
-rw-r--r--freetype/builds/mac/ftmac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/freetype/builds/mac/ftmac.c b/freetype/builds/mac/ftmac.c
index 16d50e87f..a12d00311 100644
--- a/freetype/builds/mac/ftmac.c
+++ b/freetype/builds/mac/ftmac.c
@@ -65,7 +65,7 @@
#include <ft2build.h>
#include FT_FREETYPE_H
#include FT_TRUETYPE_TAGS_H
-#include FT_INTERNAL_STREAM_H
+#include <freetype/internal/ftstream.h>
#include "ftbase.h"
#if defined( __GNUC__ ) || defined( __IBMC__ )