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:
@@ -26,9 +26,8 @@
|
||||
* FF Video Codec 1 (an experimental lossless codec)
|
||||
*/
|
||||
|
||||
#include "common.h"
|
||||
#include "bitstream.h"
|
||||
#include "avcodec.h"
|
||||
#include "bitstream.h"
|
||||
#include "dsputil.h"
|
||||
#include "rangecoder.h"
|
||||
#include "golomb.h"
|
||||
|
||||
Reference in New Issue
Block a user