mirror of
https://github.com/mpv-player/mpv
synced 2024-12-25 16:33:02 +00:00
Fix compilation, bswap.h is now mpbswap.h.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22652 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a62da69c2a
commit
aa972be599
@ -42,7 +42,8 @@
|
||||
#include "stream/stream.h"
|
||||
#include "libmpdemux/demuxer.h"
|
||||
#include "mp_msg.h"
|
||||
#include "bswap.h"
|
||||
#include "libavutil/common.h"
|
||||
#include "mpbswap.h"
|
||||
|
||||
/// Netstream packets def and some helpers
|
||||
#include "stream/netstream.h"
|
||||
|
Loading…
Reference in New Issue
Block a user