summaryrefslogtreecommitdiff
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 afed632190..020a37f8fe 100644
--- a/pack-mtimes.c
+++ b/pack-mtimes.c
@@ -1,6 +1,7 @@
-#include "cache.h"
+#include "git-compat-util.h"
#include "gettext.h"
#include "pack-mtimes.h"
+#include "object-file.h"
#include "object-store.h"
#include "packfile.h"