1
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:
wm4 2013-02-14 14:02:47 +01:00
parent f9a259e5d5
commit af6639500f

View File

@ -17,6 +17,8 @@
#include <assert.h>
#include <libavutil/common.h>
#include "config.h"
#include "core/mp_talloc.h"
#include "av_common.h"