avcodec/opusdec: remove unused headers

Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
Paul B Mahol 2015-02-17 17:31:47 +00:00
parent 8bc80016c1
commit 956bd71eeb
1 changed files with 0 additions and 2 deletions

View File

@ -43,8 +43,6 @@
#include "libswresample/swresample.h"
#include "avcodec.h"
#include "celp_filters.h"
#include "fft.h"
#include "get_bits.h"
#include "internal.h"
#include "mathops.h"