]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/vf_colormatrix.c
Merge commit 'a854362b40f0e458db5a1fb0d2612a5702ee0ace'
[ffmpeg] / libavfilter / vf_colormatrix.c
index 1605286a45df3bd3877a95c047fe55098b33f729..ca5a39d6ec02c9cddd144ffbc5502b7b084700bc 100644 (file)
@@ -28,7 +28,6 @@
  * adds an option to use scaled or non-scaled coefficients, and more...
  */
 
-#include <strings.h>
 #include <float.h>
 #include "avfilter.h"
 #include "formats.h"