On 13/09/14 00:50, Tristan Matthews wrote: > --- > libavcodec/flacdec.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/libavcodec/flacdec.c b/libavcodec/flacdec.c > index 9ca55cc..a475309 100644 > --- a/libavcodec/flacdec.c > +++ b/libavcodec/flacdec.c > @@ -33,8 +33,6 @@ > > #include <limits.h> > > -#include "libavutil/channel_layout.h" > -#include "libavutil/crc.h" > #include "avcodec.h" > #include "internal.h" > #include "get_bits.h" >
Looks fine, thanks a lot! lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
