Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
object-store: move object access functions to object-store.h
[gitweb.git]
/
diff.c
diff --git
a/diff.c
b/diff.c
index 4753170fe1296c87579db3376aa5a625b0042f19..18d478c5190324a8777f43a92736199ad2867908 100644
(file)
--- a/
diff.c
+++ b/
diff.c
@@
-13,6
+13,7
@@
#include "attr.h"
#include "run-command.h"
#include "utf8.h"
+#include "object-store.h"
#include "userdiff.h"
#include "submodule-config.h"
#include "submodule.h"