Remove duplicate #includes, avcodec.h #includes common.h.
Originally committed as revision 8995 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
9636c4de32
commit
a2e4c0ddae
2 changed files with 0 additions and 2 deletions
|
|
@ -34,7 +34,6 @@
|
|||
//#define DEBUG
|
||||
#include <limits.h>
|
||||
|
||||
#include "common.h"
|
||||
#include "dsputil.h"
|
||||
#include "avcodec.h"
|
||||
#include "mpegvideo.h"
|
||||
|
|
|
|||
|
|
@ -26,7 +26,6 @@
|
|||
* @author Michael Niedermayer <michaelni@gmx.at>
|
||||
*/
|
||||
|
||||
#include "common.h"
|
||||
#include "dsputil.h"
|
||||
#include "avcodec.h"
|
||||
#include "mpegvideo.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue