aboutsummaryrefslogtreecommitdiff
path: root/freetype/src/base/ftotval.c
diff options
context:
space:
mode:
Diffstat (limited to 'freetype/src/base/ftotval.c')
-rw-r--r--freetype/src/base/ftotval.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/freetype/src/base/ftotval.c b/freetype/src/base/ftotval.c
index 5fc73d76a..01fb4ea76 100644
--- a/freetype/src/base/ftotval.c
+++ b/freetype/src/base/ftotval.c
@@ -16,9 +16,8 @@
/***************************************************************************/
#include <ft2build.h>
-#include FT_INTERNAL_DEBUG_H
-
-#include FT_INTERNAL_OBJECTS_H
+#include <freetype/internal/ftdebug.h>
+#include <freetype/internal/ftobjs.h>
#include FT_SERVICE_OPENTYPE_VALIDATE_H
#include FT_OPENTYPE_VALIDATE_H