mirror of
https://github.com/mpv-player/mpv
synced 2024-11-07 01:47:00 +01:00
Fix compilation with Libav
This commit is contained in:
parent
f9a259e5d5
commit
af6639500f
@ -17,6 +17,8 @@
|
|||||||
|
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
|
||||||
|
#include <libavutil/common.h>
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#include "core/mp_talloc.h"
|
#include "core/mp_talloc.h"
|
||||||
#include "av_common.h"
|
#include "av_common.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user