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

avfilter/vf_v360: remove unused header

This commit is contained in:
Paul B Mahol
2019-08-20 11:52:54 +02:00
committed by Kieran Kunhya
parent a8ef41c1f5
commit aeae6283a9

View File

@@ -33,7 +33,6 @@
* 5) Remap input frame to output frame using precalculated data
*/
#include "libavutil/eval.h"
#include "libavutil/imgutils.h"
#include "libavutil/pixdesc.h"
#include "libavutil/opt.h"