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/gzip/ftgzip.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'freetype/src/gzip') diff --git a/freetype/src/gzip/ftgzip.c b/freetype/src/gzip/ftgzip.c index 88f9af2a8..57925c09b 100644 --- a/freetype/src/gzip/ftgzip.c +++ b/freetype/src/gzip/ftgzip.c @@ -21,9 +21,9 @@ #include -#include -#include -#include +#include +#include +#include #include FT_GZIP_H #include FT_CONFIG_STANDARD_LIBRARY_H -- cgit v1.2.3