]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/commit-tree.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / builtin / commit-tree.c
index 15be167f87a47915530996248cb95fcedaf30b95..d1d251c3ded2798ecb6667034bb7e21477be847d 100644 (file)
@@ -7,6 +7,7 @@
 #include "config.h"
 #include "gettext.h"
 #include "hex.h"
+#include "object-name.h"
 #include "object-store.h"
 #include "repository.h"
 #include "commit.h"