summaryrefslogtreecommitdiff
path: root/pack-mtimes.c
diff options
context:
space:
mode:
Diffstat (limited to 'pack-mtimes.c')
-rw-r--r--pack-mtimes.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pack-mtimes.c b/pack-mtimes.c
index 0f9785fc5e..020a37f8fe 100644
--- a/pack-mtimes.c
+++ b/pack-mtimes.c
@@ -1,5 +1,7 @@
#include "git-compat-util.h"
+#include "gettext.h"
#include "pack-mtimes.h"
+#include "object-file.h"
#include "object-store.h"
#include "packfile.h"