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