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

avfilter/vf_vmafmotion: remove unused header

This commit is contained in:
Paul B Mahol
2019-05-04 11:09:47 +02:00
parent a5387f983d
commit 3d8e99eba3

View File

@@ -27,7 +27,6 @@
#include "libavutil/opt.h"
#include "libavutil/pixdesc.h"
#include "avfilter.h"
#include "drawutils.h"
#include "formats.h"
#include "internal.h"
#include "vmaf_motion.h"