From 095ea6e18c55df550fda14f72c2d174af9b239ba Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 26 Jun 2014 10:37:02 +0200 Subject: Solved freetype compilation problems --- freetype/src/sfnt/sfobjs.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'freetype/src/sfnt/sfobjs.c') diff --git a/freetype/src/sfnt/sfobjs.c b/freetype/src/sfnt/sfobjs.c index 93e4321b6..112753160 100644 --- a/freetype/src/sfnt/sfobjs.c +++ b/freetype/src/sfnt/sfobjs.c @@ -21,8 +21,8 @@ #include "ttload.h" #include "ttcmap.h" #include "ttkern.h" -#include -#include +#include +#include #include FT_TRUETYPE_IDS_H #include FT_TRUETYPE_TAGS_H #include FT_SERVICE_POSTSCRIPT_CMAPS_H -- cgit v1.2.3