aboutsummaryrefslogtreecommitdiff
path: root/freetype/src/pshinter/pshrec.c
diff options
context:
space:
mode:
Diffstat (limited to 'freetype/src/pshinter/pshrec.c')
-rw-r--r--freetype/src/pshinter/pshrec.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/freetype/src/pshinter/pshrec.c b/freetype/src/pshinter/pshrec.c
index 2a885ef27..1370a7eab 100644
--- a/freetype/src/pshinter/pshrec.c
+++ b/freetype/src/pshinter/pshrec.c
@@ -18,8 +18,8 @@
#include <ft2build.h>
#include FT_FREETYPE_H
-#include FT_INTERNAL_OBJECTS_H
-#include FT_INTERNAL_DEBUG_H
+#include <freetype/internal/ftobjs.h>
+#include <freetype/internal/ftdebug.h>
#include "pshrec.h"
#include "pshalgo.h"