Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2011-06-04 19:43:41 +0400
committerMans Rullgard <mans@mansr.com>2011-06-04 20:03:59 +0400
commit91b4941c17bcf6bd4a0cfc7feb6d7c46868db433 (patch)
treef4adf27d20ef3eb945dfa64cf06db9e53f608672 /libavcodec/mpc8.c
parentd0989bed226578a8f37ca90c78abc97abafb9794 (diff)
musepack: remove extraneous mpcdata.h inclusions
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavcodec/mpc8.c')
-rw-r--r--libavcodec/mpc8.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/mpc8.c b/libavcodec/mpc8.c
index 81de9cf500..3177faf1c4 100644
--- a/libavcodec/mpc8.c
+++ b/libavcodec/mpc8.c
@@ -33,7 +33,6 @@
#include "libavutil/audioconvert.h"
#include "mpc.h"
-#include "mpcdata.h"
#include "mpc8data.h"
#include "mpc8huff.h"