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 be14af9Copy full SHA for be14af9
sqlite/sqlite.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
#include <sqlite3.h>
31
32
#define GIT2_TABLE_NAME "git2_odb"
0 commit comments