Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit: add repository argument to commit_graft_pos
[gitweb.git]
/
notes-merge.c
diff --git
a/notes-merge.c
b/notes-merge.c
index 8e0726a9418e3b24bc8e665057f607e18e7d4206..fd96c5ab3d658225e6415446fccacbc8f557e868 100644
(file)
--- a/
notes-merge.c
+++ b/
notes-merge.c
@@
-1,6
+1,7
@@
#include "cache.h"
#include "commit.h"
#include "refs.h"
+#include "object-store.h"
#include "diff.h"
#include "diffcore.h"
#include "xdiff-interface.h"