We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45dd8f9 commit 39bd01dCopy full SHA for 39bd01d
mysql/mysql.c
@@ -26,7 +26,7 @@
26
#include <assert.h>
27
#include <string.h>
28
#include <git2.h>
29
-#include <git2/odb_backend.h>
+#include <git2/sys/odb_backend.h>
30
31
/* MySQL C Api docs:
32
* http://dev.mysql.com/doc/refman/5.1/en/c-api-function-overview.html
0 commit comments