Remove redundant #inclusion of common.h, avcodec.h already #includes it.

Originally committed as revision 8967 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2007-05-10 09:00:44 +00:00
parent 7c3a9fe2a3
commit 2029f312e8
55 changed files with 3 additions and 58 deletions

View file

@ -35,7 +35,6 @@
#include <string.h>
#include "avcodec.h"
#include "common.h"
#include "rangecoder.h"