]> git.sesse.net Git - vlc/blobdiff - modules/video_filter/colorthres.c
Remove useless <errno.h> inclusions
[vlc] / modules / video_filter / colorthres.c
index 9fe2690c2e1ef19f0d1594275d98a665e9e5e6bf..3ab6d44f3f0738ce7a061aaef99619a3fdfe432f 100644 (file)
@@ -30,7 +30,6 @@
 # include "config.h"
 #endif
 
-#include <errno.h>
 #include <math.h>
 
 #include <vlc_common.h>