mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-10-12 19:07:24 +08:00
Remove redundant #include, avformat.h indirectly includes common.h.
Originally committed as revision 9261 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -20,8 +20,6 @@
|
||||
*/
|
||||
#define HAVE_AV_CONFIG_H
|
||||
#include "avformat.h"
|
||||
#include "common.h"
|
||||
|
||||
#include "cmdutils.h"
|
||||
|
||||
#undef exit
|
||||
|
Reference in New Issue
Block a user