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 a1e78376f..ac4a63160 100644
--- a/include/git2.h
+++ b/include/git2.h
@@ -57,6 +57,7 @@
#include "git2/submodule.h"
#include "git2/tag.h"
#include "git2/transport.h"
+#include "git2/transaction.h"
#include "git2/tree.h"
#include "git2/types.h"
#include "git2/version.h"