summarylogtreecommitdiffstats
path: root/depthmap-cv.patch
blob: ab795da7e803353c109e5f4500764afebebd81ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git a/elsamuko-depthmap-cv/elsamuko-depthmap-cv.c b/elsamuko-depthmap-cv/elsamuko-depthmap-cv.c
index 56c959ac..869a1e58 100644
--- a/elsamuko-depthmap-cv/elsamuko-depthmap-cv.c
+++ b/elsamuko-depthmap-cv/elsamuko-depthmap-cv.c
@@ -19,8 +19,9 @@
 
 #include <stdlib.h>
 #include <stdio.h>
-#include <cv.h>
-#include <highgui.h>
+#include <opencv/cv.h>
+#include <opencv2/legacy/legacy.hpp>
+#include <opencv/highgui.h>
 
 // #include <sys/types.h>
 // #include <sys/stat.h>