aboutsummaryrefslogtreecommitdiff
path: root/freetype/src/sfnt/ttcmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'freetype/src/sfnt/ttcmap.c')
-rw-r--r--freetype/src/sfnt/ttcmap.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/freetype/src/sfnt/ttcmap.c b/freetype/src/sfnt/ttcmap.c
index 1ef6d3ceb..580c43050 100644
--- a/freetype/src/sfnt/ttcmap.c
+++ b/freetype/src/sfnt/ttcmap.c
@@ -17,12 +17,12 @@
#include <ft2build.h>
-#include <freetype/internal/ftdebug.h>
+#include <internal/ftdebug.h>
#include "sferrors.h" /* must come before <freetype/internal/ftvalid.h> */
-#include <freetype/internal/ftvalid.h>
-#include <freetype/internal/ftstream.h>
+#include <internal/ftvalid.h>
+#include <internal/ftstream.h>
#include "ttload.h"
#include "ttcmap.h"
#include "sfntpic.h"