Browse Source

adcpmenc: remove unused header

Signed-off-by: Paul B Mahol <onemda@gmail.com>
tags/n1.2
Paul B Mahol 12 years ago
parent
commit
205b2d2a98
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavcodec/adpcmenc.c

+ 0
- 1
libavcodec/adpcmenc.c View File

@@ -19,7 +19,6 @@
*/ */


#include "avcodec.h" #include "avcodec.h"
#include "get_bits.h"
#include "put_bits.h" #include "put_bits.h"
#include "bytestream.h" #include "bytestream.h"
#include "adpcm.h" #include "adpcm.h"


Loading…
Cancel
Save