aboutsummaryrefslogtreecommitdiff
path: root/freetype/src
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-08-06 12:04:09 +0000
committermarha <marha@users.sourceforge.net>2010-08-06 12:04:09 +0000
commitbd3f028ee17494c5ff2c92ff0a2eaa6220da61a6 (patch)
tree71f19ba0cb2c3295056286415740bd9eb2c655c9 /freetype/src
parent20ff8ddf2d9bb41050d10bbc75d61b9161880c7c (diff)
downloadvcxsrv-bd3f028ee17494c5ff2c92ff0a2eaa6220da61a6.tar.gz
vcxsrv-bd3f028ee17494c5ff2c92ff0a2eaa6220da61a6.tar.bz2
vcxsrv-bd3f028ee17494c5ff2c92ff0a2eaa6220da61a6.zip
Solved freetype compilation problems
Diffstat (limited to 'freetype/src')
-rw-r--r--freetype/src/cff/cfftypes.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/freetype/src/cff/cfftypes.h b/freetype/src/cff/cfftypes.h
index 9725c542a..4dc78a51e 100644
--- a/freetype/src/cff/cfftypes.h
+++ b/freetype/src/cff/cfftypes.h
@@ -24,9 +24,9 @@
#include <ft2build.h>
#include <freetype/freetype.h>
#include <freetype/t1tables.h>
-#include FT_INTERNAL_SERVICE_H
-#include FT_SERVICE_POSTSCRIPT_CMAPS_H
-#include FT_INTERNAL_POSTSCRIPT_HINTS_H
+#include <freetype/internal/ftserv.h>
+#include <freetype/internal/services/svpscmap.h>
+#include <freetype/internal/pshints.h>
FT_BEGIN_HEADER