summarylogtreecommitdiffstats
path: root/depthmap-cv.patch
diff options
context:
space:
mode:
Diffstat (limited to 'depthmap-cv.patch')
-rw-r--r--depthmap-cv.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/depthmap-cv.patch b/depthmap-cv.patch
deleted file mode 100644
index ab795da7e803..000000000000
--- a/depthmap-cv.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-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>