X-Git-Url: http://git.videolan.org/?p=ffmpeg.git;a=blobdiff_plain;f=libavcodec%2Fdecode.h;h=2f29cf61070ccfffe15c3e79f2584469ba1465ce;hp=c1e6457f77e0f35512b5f117034953889bf3fdd7;hb=554e55bbf0e4a3640a784cb512b816e776c56333;hpb=343e2833994655c252d5236a3394bf6db7a4d8b1 diff --git a/libavcodec/decode.h b/libavcodec/decode.h index c1e6457f77..2f29cf6107 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. *