adcpmenc: remove unused header

Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
Paul B Mahol 2013-01-22 20:37:42 +00:00
parent a2dd988bf8
commit 205b2d2a98

View File

@ -19,7 +19,6 @@
*/
#include "avcodec.h"
#include "get_bits.h"
#include "put_bits.h"
#include "bytestream.h"
#include "adpcm.h"