--- ffmpeg-20041113/ffmpeg.c 2004-11-13 14:41:27 +0300 +++ ffmpeg-20041113/ffmpeg.c.fixed 2004-12-23 00:04:48 +0300 @@ -18,6 +18,7 @@ */ #define HAVE_AV_CONFIG_H #include +#include "config.h" #include "avformat.h" #include "framehook.h" #include "dsputil.h"