summaryrefslogtreecommitdiff
path: root/libavcodec/vaapi.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-03-30 15:36:59 +0000
committerDiego Biurrun <diego@biurrun.de>2009-03-30 15:36:59 +0000
commit7f7b04af38cdc064dfdd2670c5d83865dfecceea (patch)
treee447091f5739862133f0083046d73f4e6604c35c /libavcodec/vaapi.h
parent7a8d0e970053d9e358f7667b38cb66bb7c2c91c1 (diff)
Add required va/va.h header, should fix 'make checkheaders'.
Originally committed as revision 18249 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/vaapi.h')
-rw-r--r--libavcodec/vaapi.h1
1 files changed, 1 insertions, 0 deletions
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 <stdint.h>
+#include <va/va.h>
/**
* \defgroup VAAPI_Decoding VA API Decoding