From bd3f028ee17494c5ff2c92ff0a2eaa6220da61a6 Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 6 Aug 2010 12:04:09 +0000 Subject: Solved freetype compilation problems --- freetype/src/cff/cfftypes.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'freetype/src/cff') 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 #include #include -#include FT_INTERNAL_SERVICE_H -#include FT_SERVICE_POSTSCRIPT_CMAPS_H -#include FT_INTERNAL_POSTSCRIPT_HINTS_H +#include +#include +#include FT_BEGIN_HEADER -- cgit v1.2.3