mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 20:19:55 +00:00
bprint: Include va_copy compat
Fixes build with MSVC and ICL. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
This commit is contained in:
parent
d5f38847f5
commit
d9c1fb8376
@ -26,6 +26,7 @@
|
||||
#include "avstring.h"
|
||||
#include "bprint.h"
|
||||
#include "common.h"
|
||||
#include "compat/va_copy.h"
|
||||
#include "error.h"
|
||||
#include "mem.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user