diff options
Diffstat (limited to 'include/git2.h')
-rw-r--r-- | include/git2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/git2.h b/include/git2.h index e04b0bd18..6ede73cb5 100644 --- a/include/git2.h +++ b/include/git2.h @@ -53,6 +53,7 @@ #include "git2/index.h" #include "git2/config.h" +#include "git2/remote.h" #include "git2/remote.h" #include "git2/refspec.h" |