summaryrefslogtreecommitdiff
path: root/include/git2.h
diff options
context:
space:
mode:
authorVicent Martí <tanoku@gmail.com>2012-04-13 20:41:06 +0200
committerVicent Martí <tanoku@gmail.com>2012-04-13 20:41:06 +0200
commitd1f331564da9d6110b80b538a501da0c66e59142 (patch)
tree9104d99cb3cafcdf7142ba14d5fe6380c42ccdea /include/git2.h
parentfcb2164ff1a0ab0eab22e08cefa87880590bdbbf (diff)
parenteb8117b841f22063ba8fe27653cac79957c548ea (diff)
downloadlibgit2-d1f331564da9d6110b80b538a501da0c66e59142.tar.gz
Merge remote-tracking branch 'carlosmn/revwalk-merge-base' into new-error-handling
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 7d053c4af..d75387318 100644
--- a/include/git2.h
+++ b/include/git2.h
@@ -22,6 +22,7 @@
#include "git2/repository.h"
#include "git2/revwalk.h"
+#include "git2/merge.h"
#include "git2/refs.h"
#include "git2/reflog.h"