aboutsummaryrefslogtreecommitdiff
path: root/freetype/src/psaux/psobjs.c
diff options
context:
space:
mode:
Diffstat (limited to 'freetype/src/psaux/psobjs.c')
-rw-r--r--freetype/src/psaux/psobjs.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/freetype/src/psaux/psobjs.c b/freetype/src/psaux/psobjs.c
index dd976d3a9..5c292e1eb 100644
--- a/freetype/src/psaux/psobjs.c
+++ b/freetype/src/psaux/psobjs.c
@@ -17,9 +17,9 @@
#include <ft2build.h>
-#include FT_INTERNAL_POSTSCRIPT_AUX_H
-#include FT_INTERNAL_DEBUG_H
-#include FT_INTERNAL_CALC_H
+#include <freetype/internal/psaux.h>
+#include <freetype/internal/ftdebug.h>
+#include <freetype/internal/ftcalc.h>
#include "psobjs.h"
#include "psconv.h"