Commit 91b4941c authored by Mans Rullgard's avatar Mans Rullgard

musepack: remove extraneous mpcdata.h inclusions

Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
parent d0989bed
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment