mirror of https://git.ffmpeg.org/ffmpeg.git
avutil/avutil.h: remove duplicate rational.h include
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
d3f3035f08
commit
e79b15f5f1
|
@ -286,7 +286,6 @@ char av_get_picture_type_char(enum AVPictureType pict_type);
|
|||
#include "version.h"
|
||||
#include "macros.h"
|
||||
#include "mathematics.h"
|
||||
#include "rational.h"
|
||||
#include "log.h"
|
||||
#include "pixfmt.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue