forked from FFmpeg/FFmpeg
musepack: remove extraneous mpcdata.h inclusions
Signed-off-by: Mans Rullgard <mans@mansr.com>
This commit is contained in:
parent
d0989bed22
commit
91b4941c17
2 changed files with 0 additions and 3 deletions
|
@ -35,8 +35,6 @@
|
|||
#include "dsputil.h"
|
||||
#include "mpegaudio.h"
|
||||
|
||||
#include "mpcdata.h"
|
||||
|
||||
#define BANDS 32
|
||||
#define SAMPLES_PER_BAND 36
|
||||
#define MPC_FRAME_SIZE (BANDS * SAMPLES_PER_BAND)
|
||||
|
|
|
@ -33,7 +33,6 @@
|
|||
#include "libavutil/audioconvert.h"
|
||||
|
||||
#include "mpc.h"
|
||||
#include "mpcdata.h"
|
||||
#include "mpc8data.h"
|
||||
#include "mpc8huff.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue