mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-18 04:47:12 +00:00
avcodec/dca_core: Remove unneeded emms.h inclusion
Possible since 7ec2354c38
.
Reviewed-by: Martin Storsjö <martin@martin.st>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
7ec2354c38
commit
ce7c90ff82
@ -19,7 +19,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "libavutil/channel_layout.h"
|
#include "libavutil/channel_layout.h"
|
||||||
#include "libavutil/emms.h"
|
|
||||||
#include "dcaadpcm.h"
|
#include "dcaadpcm.h"
|
||||||
#include "dcadec.h"
|
#include "dcadec.h"
|
||||||
#include "dcadata.h"
|
#include "dcadata.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user