aboutsummaryrefslogtreecommitdiff
path: root/freetype/src/sfnt/sfntpic.h
diff options
context:
space:
mode:
Diffstat (limited to 'freetype/src/sfnt/sfntpic.h')
-rw-r--r--freetype/src/sfnt/sfntpic.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/freetype/src/sfnt/sfntpic.h b/freetype/src/sfnt/sfntpic.h
index 6943b4250..1945335e2 100644
--- a/freetype/src/sfnt/sfntpic.h
+++ b/freetype/src/sfnt/sfntpic.h
@@ -22,7 +22,7 @@
FT_BEGIN_HEADER
-#include FT_INTERNAL_PIC_H
+#include <freetype/internal/ftpic.h>
#ifndef FT_CONFIG_OPTION_PIC
#define FT_SFNT_SERVICES_GET sfnt_services
@@ -46,8 +46,8 @@ FT_BEGIN_HEADER
#include "ttbdf.h"
#include FT_SERVICE_BDF_H
#endif
-#include FT_INTERNAL_DEBUG_H
-#include FT_INTERNAL_STREAM_H
+#include <freetype/internal/ftdebug.h>
+#include <freetype/internal/ftstream.h>
#include FT_INTERNAL_SFNT_H
#include "ttcmap.h"