aboutsummaryrefslogtreecommitdiff
path: root/freetype/src/base/ftmac.c
diff options
context:
space:
mode:
Diffstat (limited to 'freetype/src/base/ftmac.c')
-rw-r--r--freetype/src/base/ftmac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/freetype/src/base/ftmac.c b/freetype/src/base/ftmac.c
index 63f927d57..1ed1f9236 100644
--- a/freetype/src/base/ftmac.c
+++ b/freetype/src/base/ftmac.c
@@ -69,7 +69,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"
/* This is for Mac OS X. Without redefinition, OS_INLINE */