--- SDL_ttf-2.0.7/SDL_ttf.c.orig 2004-12-16 06:39:54.000000000 +0100 +++ SDL_ttf-2.0.7/SDL_ttf.c 2005-01-16 00:45:34.909519768 +0100 @@ -43,12 +43,13 @@ #include FT_FREETYPE_H #include FT_OUTLINE_H #include FT_TRUETYPE_IDS_H +#include FT_INTERNAL_OBJECTS_H /* #include #include #include -*/ #include +*/ #ifndef FT_OPEN_STREAM #define FT_OPEN_STREAM ft_open_stream @@ -182,7 +183,7 @@ int err_code; const char* err_msg; } ft_errors[] = { -#include +#include FT_ERRORS_H }; int i; const char *err_msg;