summaryrefslogtreecommitdiff
path: root/pcr/seeks/img_websearch.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-17 21:17:09 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-17 21:17:09 -0200
commitd273d650f54b440c123e029370885bd2ac8fb553 (patch)
tree95a61131b190b5fda381019d11b22e8a3b561fe2 /pcr/seeks/img_websearch.patch
parentc33469d8922906a81f87786084bf024b849ff877 (diff)
parent98a7e894d8347b242611c2cfd44bdb0f81576080 (diff)
downloadabslibre-d273d650f54b440c123e029370885bd2ac8fb553.tar.gz
abslibre-d273d650f54b440c123e029370885bd2ac8fb553.tar.bz2
abslibre-d273d650f54b440c123e029370885bd2ac8fb553.zip
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'pcr/seeks/img_websearch.patch')
-rw-r--r--pcr/seeks/img_websearch.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/pcr/seeks/img_websearch.patch b/pcr/seeks/img_websearch.patch
new file mode 100644
index 000000000..94362e2fc
--- /dev/null
+++ b/pcr/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>