Add required va/va.h header, should fix 'make checkheaders'.
authorDiego Biurrun <diego@biurrun.de>
Mon, 30 Mar 2009 15:36:59 +0000 (15:36 +0000)
committerDiego Biurrun <diego@biurrun.de>
Mon, 30 Mar 2009 15:36:59 +0000 (15:36 +0000)
Originally committed as revision 18249 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/vaapi.h

index d620662..4161a66 100644 (file)
@@ -25,6 +25,7 @@
 #define AVCODEC_VAAPI_H
 
 #include <stdint.h>
+#include <va/va.h>
 
 /**
  * \defgroup VAAPI_Decoding VA API Decoding