]> git.ipfire.org Git - thirdparty/git.git/blobdiff - notes.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / notes.c
diff --git a/notes.c b/notes.c
index 45fb7f22d1df011396ec86e56f1f1bd3bd1645b9..c07bcbe34865d88a7acdb677319cb58309fd62f6 100644 (file)
--- a/notes.c
+++ b/notes.c
@@ -3,6 +3,7 @@
 #include "environment.h"
 #include "hex.h"
 #include "notes.h"
+#include "object-name.h"
 #include "object-store.h"
 #include "blob.h"
 #include "tree.h"