diff c/test_feature.cpp @ 1093:05ccd8ef150c

updated to OpenCV4
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Sat, 02 Feb 2019 09:33:26 -0500
parents b6ad86ee7033
children
line wrap: on
line diff
--- a/c/test_feature.cpp	Wed Jan 30 16:51:52 2019 -0500
+++ b/c/test_feature.cpp	Sat Feb 02 09:33:26 2019 -0500
@@ -3,7 +3,7 @@
 #include "Motion.hpp"
 #include "testutils.hpp"
 
-#include "opencv2/core/core.hpp"
+#include "opencv2/core.hpp"
 
 #include "catch.hpp"