]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/replace.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / builtin / replace.c
index d2adc8ab613401db7dcd8bf05aff5830ded984c7..134f738a4503e96fb8b0f35e65500a4ce90e93c9 100644 (file)
@@ -17,6 +17,7 @@
 #include "refs.h"
 #include "parse-options.h"
 #include "run-command.h"
+#include "object-name.h"
 #include "object-store.h"
 #include "replace-object.h"
 #include "repository.h"