python/hypothesis: update to 6.121.0
[oi-userland.git] / components / library / opendbx / patches / 01_fix_header_includes.patch
blob485abde80a12db6d6fad67bf4f1892d0d7109692
1 --- opendbx-1.4.6/lib/odbx_impl.hpp 2010-08-01 04:08:41.000000000 +0000
2 +++ opendbx-1.4.6/lib/odbx_impl.hpp.new 2022-01-16 19:08:14.608085627 +0000
3 @@ -8,8 +8,8 @@
7 -#include "lib/odbx_iface.hpp"
8 -#include "lib/opendbx/api"
9 +#include "odbx_iface.hpp"
10 +#include "opendbx/api"
11 #include <vector>
12 #include <string>
13 #include <map>