Commit fede0154 authored by Paul B. Mahol's avatar Paul B. Mahol Committed by Janne Grunau

v410dec: include correct headers

This file does not use anything from get_bits.h but needs
intreadwrite.h.
Signed-off-by: 's avatarPaul B Mahol <onemda@gmail.com>
Signed-off-by: 's avatarJanne Grunau <janne-libav@jannau.net>
parent aaf47bcd
......@@ -20,8 +20,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "libavutil/intreadwrite.h"
#include "avcodec.h"
#include "get_bits.h"
static av_cold int v410_decode_init(AVCodecContext *avctx)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment