aboutsummaryrefslogtreecommitdiff
path: root/freetype/src/autofit/afhints.c
diff options
context:
space:
mode:
Diffstat (limited to 'freetype/src/autofit/afhints.c')
-rw-r--r--freetype/src/autofit/afhints.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/freetype/src/autofit/afhints.c b/freetype/src/autofit/afhints.c
index c96c7ac3c..d9fb13364 100644
--- a/freetype/src/autofit/afhints.c
+++ b/freetype/src/autofit/afhints.c
@@ -18,8 +18,8 @@
#include "afhints.h"
#include "aferrors.h"
-#include <freetype/internal/ftcalc.h>
-#include <freetype/internal/ftdebug.h>
+#include <internal/ftcalc.h>
+#include <internal/ftdebug.h>
/*************************************************************************/