diff options
Diffstat (limited to 'src/git2.h')
-rw-r--r-- | src/git2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/git2.h b/src/git2.h index 9eb9294df..e7f56e924 100644 --- a/src/git2.h +++ b/src/git2.h @@ -38,6 +38,7 @@ #include "git2/repository.h" #include "git2/revwalk.h" +#include "git2/refs.h" #include "git2/object.h" #include "git2/blob.h" |