]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/notes.c
object-store: move object access functions to object-store.h
[thirdparty/git.git] / builtin / notes.c
index 921e08d5bf545ac4124933459d257d95e2144409..73b680ee13ada36b55a7fc7758ea435857adb40a 100644 (file)
@@ -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"