diff options
Diffstat (limited to 'notes-cache.c')
-rw-r--r-- | notes-cache.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/notes-cache.c b/notes-cache.c index e61988e503..d577003177 100644 --- a/notes-cache.c +++ b/notes-cache.c @@ -1,5 +1,6 @@ #include "cache.h" #include "notes-cache.h" +#include "object-store.h" #include "commit.h" #include "refs.h" |