Remove useless header inclusion.

Originally committed as revision 22851 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Jai Menon 2010-04-12 13:21:33 +00:00
parent ee9455478f
commit a7fc91468c
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@
*/
#include "avcodec.h"
#include "get_bits.h"
#include "put_bits.h"
#include "dsputil.h"
#include "lpc.h"