From 4a5ea8509406214670270baef222dda6b8914f5b Mon Sep 17 00:00:00 2001 From: Adrien BAK Date: Fri, 10 Oct 2014 14:16:57 +0900 Subject: [PATCH] another useless include --- modules/photo/src/seamless_cloning.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/photo/src/seamless_cloning.cpp b/modules/photo/src/seamless_cloning.cpp index da0227b9fd..b5580f95d9 100644 --- a/modules/photo/src/seamless_cloning.cpp +++ b/modules/photo/src/seamless_cloning.cpp @@ -41,7 +41,6 @@ #include "precomp.hpp" #include "opencv2/photo.hpp" -#include "opencv2/highgui.hpp" #include "seamless_cloning.hpp"