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 fbcdfd0dfe..14288caf98 100644 --- a/notes-cache.c +++ b/notes-cache.c @@ -1,6 +1,7 @@ #include "git-compat-util.h" #include "notes-cache.h" #include "object-store.h" +#include "pretty.h" #include "repository.h" #include "commit.h" #include "refs.h" |