mirror of
https://github.com/mpv-player/mpv
synced 2025-02-17 13:17:13 +00:00
fix mencoder include clash on osx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21428 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
253732b445
commit
616383a246
@ -48,6 +48,8 @@
|
||||
#include "m_config.h"
|
||||
#include "parser-mecmd.h"
|
||||
|
||||
#include "get_path.c"
|
||||
|
||||
#include "stream/stream.h"
|
||||
#include "libmpdemux/demuxer.h"
|
||||
#include "libmpdemux/stheader.h"
|
||||
@ -73,8 +75,6 @@
|
||||
|
||||
#include "osdep/timer.h"
|
||||
|
||||
#include "get_path.c"
|
||||
|
||||
#ifdef USE_DVDREAD
|
||||
#include "stream/stream_dvd.h"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user