Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/git2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/git2.h b/include/git2.h
index d00a20a2e..704fb585a 100644
--- a/include/git2.h
+++ b/include/git2.h
@@ -43,6 +43,7 @@
#include "git2/remote.h"
#include "git2/repository.h"
#include "git2/reset.h"
+#include "git2/revert.h"
#include "git2/revparse.h"
#include "git2/revwalk.h"
#include "git2/signature.h"