mirror of
https://github.com/mpv-player/mpv
synced 2024-12-26 09:02:38 +00:00
Remove unnecessary #ifdefs around harmless loader/codecpath.h #include.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30931 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a743c0a738
commit
77b8678bec
@ -65,10 +65,7 @@
|
||||
#include "mp_fifo.h"
|
||||
#include "get_path.h"
|
||||
|
||||
#ifdef CONFIG_WIN32DLL
|
||||
#include "loader/codecpath.h" // for SetCodecPath()
|
||||
#endif
|
||||
|
||||
#include "loader/codecpath.h"
|
||||
#include "stream/stream.h"
|
||||
#include "libmpdemux/aviprint.h"
|
||||
#include "libmpdemux/demuxer.h"
|
||||
|
Loading…
Reference in New Issue
Block a user