1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-16 08:38:24 +02:00

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
+1 -1
View File
@@ -31,7 +31,7 @@
*/
#include <stdint.h>
#include <libavutil/attributes.h>
#include "libavutil/attributes.h"
#include "version.h"
/**