You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
avutil/avutil.h: remove duplicate rational.h include
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -286,7 +286,6 @@ char av_get_picture_type_char(enum AVPictureType pict_type);
|
|||||||
#include "version.h"
|
#include "version.h"
|
||||||
#include "macros.h"
|
#include "macros.h"
|
||||||
#include "mathematics.h"
|
#include "mathematics.h"
|
||||||
#include "rational.h"
|
|
||||||
#include "log.h"
|
#include "log.h"
|
||||||
#include "pixfmt.h"
|
#include "pixfmt.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user