aboutsummaryrefslogtreecommitdiff
path: root/pix_opencv_motempl.h
diff options
context:
space:
mode:
Diffstat (limited to 'pix_opencv_motempl.h')
-rw-r--r--pix_opencv_motempl.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/pix_opencv_motempl.h b/pix_opencv_motempl.h
index 7fc6aa7..187cd22 100644
--- a/pix_opencv_motempl.h
+++ b/pix_opencv_motempl.h
@@ -17,7 +17,10 @@ LOG
#define INCLUDE_PIX_OPENCV_MOTEMPL_H_
#ifndef _EiC
-#include "cv.h"
+#include "opencv2/legacy/legacy.hpp"
+#include "opencv2/legacy/compat.hpp"
+#include "opencv2/video/tracking.hpp"
+
#include <time.h>
#include <math.h>
#include <ctype.h>