mirror of
https://github.com/mpv-player/mpv
synced 2025-01-09 00:19:32 +00:00
Fix build on Libav (again)
.... This time actually tested with an actual Libav copy.
This commit is contained in:
parent
978831c8e3
commit
ee013bd969
@ -19,6 +19,7 @@
|
||||
#include <assert.h>
|
||||
|
||||
#include <libavcodec/avcodec.h>
|
||||
#include <libavutil/common.h>
|
||||
|
||||
#include "talloc.h"
|
||||
#include "core/mp_msg.h"
|
||||
|
Loading…
Reference in New Issue
Block a user