On 14/12/2016 14:06, Diego Biurrun wrote: > --- > > Stab, stab, and doublestab... > > libavcodec/decode.h | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/libavcodec/decode.h b/libavcodec/decode.h > index c1e6457..2f29cf6 100644 > --- a/libavcodec/decode.h > +++ b/libavcodec/decode.h > @@ -21,6 +21,8 @@ > #ifndef AVCODEC_DECODE_H > #define AVCODEC_DECODE_H > > +#include "avcodec.h" > + > /** > * Called by decoders to get the next packet for decoding. > * >
Ouch! (ok) _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
