$OpenBSD: patch-SDL_ttf_c,v 1.1 2004/11/06 02:26:05 jolan Exp $ --- SDL_ttf.c.orig Fri Feb 21 11:38:15 2003 +++ SDL_ttf.c Fri Nov 5 20:23:47 2004 @@ -39,7 +39,8 @@ #define FREEA(p) free(p) #endif -#include +#include +#include FT_FREETYPE_H #include #include #include