From 2934a4b9a5ee4825480180421e4679c02e6cbbe5 Mon Sep 17 00:00:00 2001 From: Andreas Rheinhardt Date: Thu, 22 Jul 2021 15:02:30 +0200 Subject: Remove unnecessary avassert.h inclusions Signed-off-by: Andreas Rheinhardt --- libavfilter/vf_epx.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavfilter/vf_epx.c') diff --git a/libavfilter/vf_epx.c b/libavfilter/vf_epx.c index 731ba821a8..676513c302 100644 --- a/libavfilter/vf_epx.c +++ b/libavfilter/vf_epx.c @@ -17,7 +17,6 @@ */ #include "libavutil/opt.h" -#include "libavutil/avassert.h" #include "libavutil/pixdesc.h" #include "internal.h" -- cgit v1.2.3