mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-24 16:22:37 +00:00
vaapi: fix local header include.
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
This commit is contained in:
parent
50d9121afc
commit
aea611dc3e
@ -31,7 +31,7 @@
|
||||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
#include <libavutil/attributes.h>
|
||||
#include "libavutil/attributes.h"
|
||||
#include "version.h"
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user