X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavfilter%2Fvf_colormatrix.c;h=ca5a39d6ec02c9cddd144ffbc5502b7b084700bc;hb=f74f8bc864b26cdbab606edcd6a401b4d1ca2700;hp=1605286a45df3bd3877a95c047fe55098b33f729;hpb=bb3ed3bae6a9e6e2dbe8deeb45088453f214b770;p=ffmpeg diff --git a/libavfilter/vf_colormatrix.c b/libavfilter/vf_colormatrix.c index 1605286a45d..ca5a39d6ec0 100644 --- a/libavfilter/vf_colormatrix.c +++ b/libavfilter/vf_colormatrix.c @@ -28,7 +28,6 @@ * adds an option to use scaled or non-scaled coefficients, and more... */ -#include #include #include "avfilter.h" #include "formats.h"