summaryrefslogtreecommitdiff
path: root/include/git2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/git2.h')
-rw-r--r--include/git2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/git2.h b/include/git2.h
index 2630709e2..34601449c 100644
--- a/include/git2.h
+++ b/include/git2.h
@@ -44,5 +44,6 @@
#include "git2/indexer.h"
#include "git2/submodule.h"
#include "git2/notes.h"
+#include "git2/reset.h"
#endif