aboutsummaryrefslogtreecommitdiff
path: root/freetype/builds/unix/ftsystem.c
diff options
context:
space:
mode:
Diffstat (limited to 'freetype/builds/unix/ftsystem.c')
-rw-r--r--freetype/builds/unix/ftsystem.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/freetype/builds/unix/ftsystem.c b/freetype/builds/unix/ftsystem.c
index 92c7d9211..4fcc258c6 100644
--- a/freetype/builds/unix/ftsystem.c
+++ b/freetype/builds/unix/ftsystem.c
@@ -19,11 +19,11 @@
#include <ft2build.h>
/* we use our special ftconfig.h file, not the standard one */
#include <ftconfig.h>
-#include FT_INTERNAL_DEBUG_H
+#include <freetype/internal/ftdebug.h>
#include FT_SYSTEM_H
#include FT_ERRORS_H
#include FT_TYPES_H
-#include FT_INTERNAL_STREAM_H
+#include <freetype/internal/ftstream.h>
/* memory-mapping includes and definitions */
#ifdef HAVE_UNISTD_H