1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

avfilter/vf_xfade: remove unused header

This commit is contained in:
Paul B Mahol
2020-02-01 22:06:11 +01:00
parent 5c9a4ff8c1
commit e5e7289ea8

View File

@@ -24,7 +24,6 @@
#include "libavutil/pixfmt.h"
#include "avfilter.h"
#include "formats.h"
#include "framesync.h"
#include "internal.h"
#include "filters.h"
#include "video.h"