diff options
Diffstat (limited to 'libavcodec/rv10.c')
-rw-r--r-- | libavcodec/rv10.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/rv10.c b/libavcodec/rv10.c index 3f338f3ff3..e51adc0307 100644 --- a/libavcodec/rv10.c +++ b/libavcodec/rv10.c @@ -27,6 +27,7 @@ #include "libavutil/imgutils.h" #include "avcodec.h" +#include "error_resilience.h" #include "mpegvideo.h" #include "mpeg4video.h" #include "h263.h" |