summaryrefslogtreecommitdiff
path: root/mv_face/face/include/FaceDetector.h
diff options
context:
space:
mode:
Diffstat (limited to 'mv_face/face/include/FaceDetector.h')
-rw-r--r--mv_face/face/include/FaceDetector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mv_face/face/include/FaceDetector.h b/mv_face/face/include/FaceDetector.h
index 48d17305..55c0132e 100644
--- a/mv_face/face/include/FaceDetector.h
+++ b/mv_face/face/include/FaceDetector.h
@@ -17,7 +17,7 @@
#ifndef __MEDIA_VISION_FACE_DETECTOR_H__
#define __MEDIA_VISION_FACE_DETECTOR_H__
-#include <opencv/cv.h>
+#include <opencv2/objdetect.hpp>
#include <vector>
#include <string>