diff -r SDL_ttf-2.0.7-org/SDL_ttf.c SDL_ttf-2.0.7/SDL_ttf.c 46,55d45 < /* < #include < #include < #include < */ < #include < < #ifndef FT_OPEN_STREAM < #define FT_OPEN_STREAM ft_open_stream < #endif 278c268 < stream->memory = library->memory; --- > stream->memory = NULL; /* set by FT_Open_Face */ Only in SDL_ttf-2.0.7-org: SDL_ttf.spec