summaryrefslogtreecommitdiff
path: root/include/git2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/git2.h')
-rw-r--r--include/git2.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/git2.h b/include/git2.h
index ff1c1185a..e04b0bd18 100644
--- a/include/git2.h
+++ b/include/git2.h
@@ -54,4 +54,7 @@
#include "git2/index.h"
#include "git2/config.h"
+#include "git2/remote.h"
+#include "git2/refspec.h"
+
#endif