summaryrefslogtreecommitdiff
path: root/src/vision.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vision.h')
-rw-r--r--src/vision.h2
1 files changed, 1 insertions, 1 deletions
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 <opencv2/core.hpp>
+#include <opencv2/opencv.hpp>
#include <Eigen/Dense>
#include <iostream>
#include <opencv2/highgui/highgui.hpp>