# HG changeset patch # User cehoyos # Date 1232196686 0 # Node ID e75610c5da69e483588c5b2252e91315e344fbb1 # Parent b20c590170cc84ef28ab07bebafe7c8b8585e2e4 Fix compilation with --enable-libxvid. diff -r b20c590170cc -r e75610c5da69 libxvidff.c --- a/libxvidff.c Sat Jan 17 12:21:01 2009 +0000 +++ b/libxvidff.c Sat Jan 17 12:51:26 2009 +0000 @@ -28,6 +28,7 @@ #include #include #include "avcodec.h" +#include "libavutil/intreadwrite.h" #include "libxvid_internal.h" /**