diff options
Diffstat (limited to 'archive-zip.c')
-rw-r--r-- | archive-zip.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archive-zip.c b/archive-zip.c index 74f3fe9103..abc556e5a7 100644 --- a/archive-zip.c +++ b/archive-zip.c @@ -6,6 +6,7 @@ #include "archive.h" #include "streaming.h" #include "utf8.h" +#include "object-store.h" #include "userdiff.h" #include "xdiff-interface.h" |