diff options
Diffstat (limited to 'src/cache.h')
| -rw-r--r-- | src/cache.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cache.h b/src/cache.h index 0f0bfcf5d..9c09954ae 100644 --- a/src/cache.h +++ b/src/cache.h @@ -7,6 +7,8 @@ #ifndef INCLUDE_cache_h__ #define INCLUDE_cache_h__ +#include "common.h" + #include "git2/common.h" #include "git2/oid.h" #include "git2/odb.h" |
