mirror of https://github.com/mpv-player/mpv
Fix compilation due to reorganized header files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22645 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
c894cefcf9
commit
ff77510ade
|
@ -7,7 +7,9 @@
|
||||||
#include "loader/wine/avifmt.h"
|
#include "loader/wine/avifmt.h"
|
||||||
#include "loader/wine/vfw.h"
|
#include "loader/wine/vfw.h"
|
||||||
|
|
||||||
|
#include "stream/stream.h"
|
||||||
#include "libmpdemux/muxer.h"
|
#include "libmpdemux/muxer.h"
|
||||||
|
#include "libmpdemux/demuxer.h"
|
||||||
|
|
||||||
char *info_name;
|
char *info_name;
|
||||||
char *info_artist;
|
char *info_artist;
|
||||||
|
|
Loading…
Reference in New Issue