From 3aabfaa37b245f86036ea11d82c7c28e5bebde6a Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos Date: Wed, 9 Oct 2013 09:42:16 +0200 Subject: Fix make checkheaders for vp9 header files. --- libavcodec/vp9data.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libavcodec/vp9data.h') diff --git a/libavcodec/vp9data.h b/libavcodec/vp9data.h index 502928abc7..d38365acac 100644 --- a/libavcodec/vp9data.h +++ b/libavcodec/vp9data.h @@ -22,6 +22,8 @@ #ifndef AVCODEC_VP9DATA_H #define AVCODEC_VP9DATA_H +#include + #include "vp9.h" enum BlockPartition { -- cgit v1.2.3