Commit 7f7b04af authored by Diego Biurrun's avatar Diego Biurrun

Add required va/va.h header, should fix 'make checkheaders'.

Originally committed as revision 18249 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 7a8d0e97
......@@ -25,6 +25,7 @@
#define AVCODEC_VAAPI_H
#include <stdint.h>
#include <va/va.h>
/**
* \defgroup VAAPI_Decoding VA API Decoding
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment