vaapi: fix local header include.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
(cherry picked from commit aea611dc3e)
This commit is contained in:
Gwenole Beauchesne 2015-09-07 15:28:00 +02:00
parent 90d29c3d04
commit eaabfe8ef8

View File

@ -31,7 +31,7 @@
*/
#include <stdint.h>
#include <libavutil/attributes.h>
#include "libavutil/attributes.h"
#include "version.h"
/**