mirror of
https://github.com/mpv-player/mpv
synced 2024-12-18 21:06:00 +00:00
Remove duplicate #include of mpbswap.h.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26237 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f5fe9c7aef
commit
d473822ae4
@ -38,8 +38,6 @@ static sample_t a52_level = 1;
|
||||
float a52_drc_level = 1.0;
|
||||
static int a52_drc_action = DRC_NO_ACTION;
|
||||
|
||||
#include "mpbswap.h"
|
||||
|
||||
static ad_info_t info =
|
||||
{
|
||||
"AC3 decoding with liba52",
|
||||
|
Loading…
Reference in New Issue
Block a user