repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Wed Jan 11 08:01:35 UTC 2012
[aur-mirror.git]
/
libdecodeqr
/
fix_ftbfs_590342.diff
blob
046b2effee72698b7761f605400e1b05f2f6ceb1
1
--- a/src/libdecodeqr/imagereader.h
2
+++ b/src/libdecodeqr/imagereader.h
3
@@ -19,6 +19,7 @@
4
#endif
5
6
#include <cv.h>
7
+#include <ml.h>
8
#include <memory.h>
9
#include "qrerror.h"
10
#include "container.h"
11