diff options
Diffstat (limited to 'src/odb.h')
| -rw-r--r-- | src/odb.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ #ifndef INCLUDE_odb_h__ #define INCLUDE_odb_h__ +#include "common.h" + #include "git2/odb.h" #include "git2/oid.h" #include "git2/types.h" |
