]> git.ipfire.org Git - thirdparty/git.git/blobdiff - object.c
object-store: move lookup_replace_object to replace-object.h
[thirdparty/git.git] / object.c
index a0a756f24f33621bbe83cbe69b18eef6790edacf..998ec2a25f4c28cf65c7c007e4fde1c1c9073e63 100644 (file)
--- a/object.c
+++ b/object.c
@@ -1,5 +1,6 @@
 #include "cache.h"
 #include "object.h"
+#include "replace-object.h"
 #include "blob.h"
 #include "tree.h"
 #include "commit.h"