Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
object-store: move lookup_replace_object to replace-object.h
[gitweb.git]
/
object.c
diff --git
a/object.c
b/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"