You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
avfilter/vf_midequalizer: Remove duplicate include
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
@@ -25,7 +25,6 @@
|
|||||||
#include "formats.h"
|
#include "formats.h"
|
||||||
#include "internal.h"
|
#include "internal.h"
|
||||||
#include "video.h"
|
#include "video.h"
|
||||||
#include "avfilter.h"
|
|
||||||
#include "framesync.h"
|
#include "framesync.h"
|
||||||
|
|
||||||
typedef struct MidEqualizerContext {
|
typedef struct MidEqualizerContext {
|
||||||
|
Reference in New Issue
Block a user