]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/notes.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / builtin / notes.c
index 4ff44f1e3d09bf277546a63281b6e2c300c29173..896140b9055ce25a4eba970557d127544c4a260f 100644 (file)
@@ -13,6 +13,7 @@
 #include "gettext.h"
 #include "hex.h"
 #include "notes.h"
+#include "object-name.h"
 #include "object-store.h"
 #include "repository.h"
 #include "blob.h"