diff options
Diffstat (limited to 'src/git2/refs.h')
-rw-r--r-- | src/git2/refs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/git2/refs.h b/src/git2/refs.h index c9efac34f..36031ec66 100644 --- a/src/git2/refs.h +++ b/src/git2/refs.h @@ -27,6 +27,7 @@ #include "common.h" #include "types.h" +#include "oid.h" /** * @file git2/refs.h |