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/autofit/afhints.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'freetype/src/autofit/afhints.c') diff --git a/freetype/src/autofit/afhints.c b/freetype/src/autofit/afhints.c index c96c7ac3c..d9fb13364 100644 --- a/freetype/src/autofit/afhints.c +++ b/freetype/src/autofit/afhints.c @@ -18,8 +18,8 @@ #include "afhints.h" #include "aferrors.h" -#include -#include +#include +#include /*************************************************************************/ -- cgit v1.2.3