summaryrefslogtreecommitdiff
path: root/social/seeks/img_websearch.patch
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2012-04-11 15:47:48 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2012-04-11 15:47:48 -0300
commit0a5c3c1b892045d2867e5deaed544f1a2e9f2a5e (patch)
treef4d9b5074ad4f7f0b34f6e14f97bd05c219b5fc9 /social/seeks/img_websearch.patch
parent0281f473276b0a6278686a8ecaaf10b39f1d3828 (diff)
social/seeks-0.4.1-2
Merged seeks-git into it
Diffstat (limited to 'social/seeks/img_websearch.patch')
-rw-r--r--social/seeks/img_websearch.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/social/seeks/img_websearch.patch b/social/seeks/img_websearch.patch
new file mode 100644
index 000000000..94362e2fc
--- /dev/null
+++ b/social/seeks/img_websearch.patch
@@ -0,0 +1,13 @@
+diff --git a/src/plugins/img_websearch/ocvsurf.cpp b/src/plugins/img_websearch/ocvsurf.cpp
+index 5caa9dd..c3cccb4 100644
+--- a/src/plugins/img_websearch/ocvsurf.cpp
++++ b/src/plugins/img_websearch/ocvsurf.cpp
+@@ -29,7 +29,7 @@
+ #include "miscutil.h"
+ #include "errlog.h"
+
+-#include <cxflann.h>
++#include <cv.h>
+
+ #include <iostream>
+ #include <fstream>