diff options
Diffstat (limited to 'include/git2/remote.h')
-rw-r--r-- | include/git2/remote.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/git2/remote.h b/include/git2/remote.h index c015289e8..a40daec81 100644 --- a/include/git2/remote.h +++ b/include/git2/remote.h @@ -12,6 +12,7 @@ #include "refspec.h" #include "net.h" #include "indexer.h" +#include "strarray.h" /** * @file git2/remote.h |