Hi, On Sat, Jan 7, 2012 at 11:58 AM, Diego Biurrun <[email protected]> wrote: > --- > libavcodec/vp56.h | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/libavcodec/vp56.h b/libavcodec/vp56.h > index ceb516d..0607e0d 100644 > --- a/libavcodec/vp56.h > +++ b/libavcodec/vp56.h > @@ -30,7 +30,6 @@ > #include "dsputil.h" > #include "get_bits.h" > #include "bytestream.h" > -#include "cabac.h" > #include "vp56dsp.h"
Assuming that doesn't add any new compiler warnings, OK. Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
