repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python/hypothesis: update to 6.121.0
[oi-userland.git]
/
components
/
library
/
opendbx
/
patches
/
02_fix_header_includes.patch
blob
d4ceeac726e30c0f8c058f01e9f4a8938e5e11d3
1
--- opendbx-1.4.6/lib/odbx_iface.hpp 2010-08-01 04:08:41.000000000 +0000
2
+++ opendbx-1.4.6/lib/odbx_iface.hpp.new 2022-01-16 19:10:24.728955450 +0000
3
@@ -8,7 +8,7 @@
4
5
6
7
-#include "lib/opendbx/api"
8
+#include "opendbx/api"
9
#include <string>
10
#include <vector>
11