--- mplayer-1.0-29987.orig/configure 2009-12-10 13:18:20.000000000 +0100 +++ mplayer-1.0-29987/configure 2010-06-13 22:58:34.756925268 +0200 @@ -4141,7 +4141,7 @@ dfb_version() { if test "$_directfb" = yes; then cat > $TMPC << EOF -#include +#include int dfb_ver = DIRECTFB_MAJOR_VERSION.DIRECTFB_MINOR_VERSION.DIRECTFB_MICRO_VERSION ;