diff -Naur avifile-0.7-0.7.38.origin/lib/video/sub_ft.cpp avifile-0.7-0.7.38/lib/video/sub_ft.cpp --- avifile-0.7-0.7.38.origin/lib/video/sub_ft.cpp 2002-11-01 12:08:06.000000000 +0100 +++ avifile-0.7-0.7.38/lib/video/sub_ft.cpp 2004-03-08 23:33:14.445785200 +0100 @@ -6,7 +6,8 @@ #ifdef HAVE_LIBFREETYPE -#include +#include +#include FT_FREETYPE_H #if (FREETYPE_MAJOR > 2) || (FREETYPE_MAJOR == 2 && FREETYPE_MINOR >= 1) #define HAVE_FREETYPE21