aboutsummaryrefslogtreecommitdiffstats
path: root/replace-object.c
diff options
context:
space:
mode:
Diffstat (limited to 'replace-object.c')
-rw-r--r--replace-object.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/replace-object.c b/replace-object.c
index 0cf056c4fb..e98825d585 100644
--- a/replace-object.c
+++ b/replace-object.c
@@ -1,4 +1,5 @@
-#include "cache.h"
+#include "git-compat-util.h"
+#include "gettext.h"
#include "hex.h"
#include "oidmap.h"
#include "object-store.h"