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/type42/t42drivr.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'freetype/src/type42/t42drivr.c') diff --git a/freetype/src/type42/t42drivr.c b/freetype/src/type42/t42drivr.c index 7782b1da0..e3a52d772 100644 --- a/freetype/src/type42/t42drivr.c +++ b/freetype/src/type42/t42drivr.c @@ -39,12 +39,12 @@ #include "t42drivr.h" #include "t42objs.h" #include "t42error.h" -#include +#include #include FT_SERVICE_XFREE86_NAME_H #include FT_SERVICE_GLYPH_DICT_H #include FT_SERVICE_POSTSCRIPT_NAME_H -#include +#include #undef FT_COMPONENT #define FT_COMPONENT trace_t42 -- cgit v1.2.3