From dc0c70e018f6b04488333e7e26ec26359e614e4e Mon Sep 17 00:00:00 2001 From: Vittorio Giovara Date: Sat, 22 Mar 2014 23:34:13 +0000 Subject: avcodec: add missing includes --- libavcodec/h261data.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libavcodec/h261data.c') diff --git a/libavcodec/h261data.c b/libavcodec/h261data.c index eb8e64a5ce..a81ccdfef9 100644 --- a/libavcodec/h261data.c +++ b/libavcodec/h261data.c @@ -26,6 +26,7 @@ #include +#include "mpegutils.h" #include "rl.h" #include "h261.h" -- cgit v1.2.3