summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/git2/oid.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/git2/oid.h b/src/git2/oid.h
index 7c9534290..5cac46f3b 100644
--- a/src/git2/oid.h
+++ b/src/git2/oid.h
@@ -25,6 +25,9 @@
#ifndef INCLUDE_git_oid_h__
#define INCLUDE_git_oid_h__
+#include "common.h"
+#include "types.h"
+
/**
* @file git2/oid.h
* @brief Git object id routines