From 57597366b46d6b844e4baa5990e489cc080e4f94 Mon Sep 17 00:00:00 2001 From: Tristan Matthews Date: Mon, 4 May 2015 10:11:08 -0400 Subject: [PATCH] blend: remove unused include --- modules/video_filter/blend.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/video_filter/blend.cpp b/modules/video_filter/blend.cpp index b9b3a97916..0da5a0ec8d 100644 --- a/modules/video_filter/blend.cpp +++ b/modules/video_filter/blend.cpp @@ -28,7 +28,6 @@ # include "config.h" #endif -#include #include #include #include