aboutsummaryrefslogtreecommitdiffstats
path: root/pack-mtimes.c
diff options
context:
space:
mode:
Diffstat (limited to 'pack-mtimes.c')
-rw-r--r--pack-mtimes.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/pack-mtimes.c b/pack-mtimes.c
index 020a37f8fe..cdf30b8d2b 100644
--- a/pack-mtimes.c
+++ b/pack-mtimes.c
@@ -2,8 +2,9 @@
#include "gettext.h"
#include "pack-mtimes.h"
#include "object-file.h"
-#include "object-store.h"
+#include "object-store-ll.h"
#include "packfile.h"
+#include "strbuf.h"
static char *pack_mtimes_filename(struct packed_git *p)
{