From 7f7b04af38cdc064dfdd2670c5d83865dfecceea Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Mon, 30 Mar 2009 15:36:59 +0000 Subject: Add required va/va.h header, should fix 'make checkheaders'. Originally committed as revision 18249 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/vaapi.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libavcodec/vaapi.h') diff --git a/libavcodec/vaapi.h b/libavcodec/vaapi.h index d62066281e..4161a667a5 100644 --- a/libavcodec/vaapi.h +++ b/libavcodec/vaapi.h @@ -25,6 +25,7 @@ #define AVCODEC_VAAPI_H #include +#include /** * \defgroup VAAPI_Decoding VA API Decoding -- cgit v1.2.3