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]
/
builtin
/
notes.c
diff --git
a/builtin/notes.c
b/builtin/notes.c
index 921e08d5bf545ac4124933459d257d95e2144409..73b680ee13ada36b55a7fc7758ea435857adb40a 100644
(file)
--- a/
builtin/notes.c
+++ b/
builtin/notes.c
@@
-11,6
+11,7
@@
#include "config.h"
#include "builtin.h"
#include "notes.h"
+#include "object-store.h"
#include "blob.h"
#include "pretty.h"
#include "refs.h"