From 72faa54ddcd07972f250a53098b0ecfbd08363df Mon Sep 17 00:00:00 2001 From: Martin Miller Date: Sun, 28 Jan 2018 10:58:23 -0500 Subject: Change core.hpp to opencv.hpp so that I can compile. If you are using the hpc then you might need to revert this. --- src/vision.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vision.h') diff --git a/src/vision.h b/src/vision.h index 1bbc366..90227cc 100644 --- a/src/vision.h +++ b/src/vision.h @@ -1,6 +1,6 @@ #ifndef vision_INC #define vision_INC -#include +#include #include #include #include -- cgit v1.1