summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/git2/branch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/git2/branch.h b/include/git2/branch.h
index bbbdf1c4..f072799c 100644
--- a/include/git2/branch.h
+++ b/include/git2/branch.h
@@ -8,6 +8,7 @@
#define INCLUDE_git_branch_h__
#include "common.h"
+#include "oid.h"
#include "types.h"
/**