summaryrefslogtreecommitdiff
path: root/include/git2.h
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@microsoft.com>2014-10-04 20:17:26 -0400
committerEdward Thomson <ethomson@microsoft.com>2014-10-26 22:59:50 -0400
commit979645a7195b8ce9895c18ee00c8913ea38f93eb (patch)
tree8b894001847a82bb24d6d0484980ae26fc6b7efa /include/git2.h
parent18b00406c6427eb8c9d96864448474e1d85017de (diff)
downloadlibgit2-979645a7195b8ce9895c18ee00c8913ea38f93eb.tar.gz
rebase: updates based on PR comments
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 5e032b2bf..41adbbad2 100644
--- a/include/git2.h
+++ b/include/git2.h
@@ -40,6 +40,7 @@
#include "git2/patch.h"
#include "git2/pathspec.h"
#include "git2/push.h"
+#include "git2/rebase.h"
#include "git2/refdb.h"
#include "git2/reflog.h"
#include "git2/refs.h"