mirror of https://github.com/mpv-player/mpv
vo: fix build on Libav
This commit is contained in:
parent
168a595bfe
commit
a07b99540c
|
@ -26,6 +26,8 @@
|
|||
|
||||
#include <unistd.h>
|
||||
|
||||
#include <libavutil/common.h>
|
||||
|
||||
#include "talloc.h"
|
||||
|
||||
#include "config.h"
|
||||
|
|
Loading…
Reference in New Issue