diff options
Diffstat (limited to 'libavcodec/cri.c')
-rw-r--r-- | libavcodec/cri.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/cri.c b/libavcodec/cri.c index 3b2c955dd8..f0a2238a30 100644 --- a/libavcodec/cri.c +++ b/libavcodec/cri.c @@ -31,6 +31,7 @@ #include "libavutil/display.h" #include "avcodec.h" #include "bytestream.h" +#include "codec_internal.h" #include "get_bits.h" #include "internal.h" #include "thread.h" |