mirror of
https://github.com/mpv-player/mpv
synced 2025-02-15 03:27:35 +00:00
10l to beastd due to new libavutil introduction
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16168 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a6086a4f31
commit
e5b52ff472
@ -16,7 +16,7 @@
|
||||
#include <ffmpeg/rational.h>
|
||||
#else
|
||||
#include "../libavcodec/avcodec.h"
|
||||
#include "../libavcodec/rational.h"
|
||||
#include "../libavutil/rational.h"
|
||||
#endif
|
||||
|
||||
#define CHANS 6
|
||||
|
Loading…
Reference in New Issue
Block a user