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

@ -23,7 +23,6 @@
// Ported by Vlad Stelmahovsky
#include "avcodec.h"
#include "common.h"
#define INCL_DOS
#define INCL_DOSERRORS