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