changeset 9289:238dd89b7ac3 libavcodec

Add required va/va.h header, should fix 'make checkheaders'.
author diego
date Mon, 30 Mar 2009 15:36:59 +0000
parents 37313693196a
children 0bd35457454e
files vaapi.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/vaapi.h	Mon Mar 30 03:46:52 2009 +0000
+++ b/vaapi.h	Mon Mar 30 15:36:59 2009 +0000
@@ -25,6 +25,7 @@
 #define AVCODEC_VAAPI_H
 
 #include <stdint.h>
+#include <va/va.h>
 
 /**
  * \defgroup VAAPI_Decoding VA API Decoding