]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/commit.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / builtin / commit.c
index b09017e04f98e8acb0c5b306fb838d5b2fa50a97..682f47c8d5a6eec65d0ae3a93b530da1132d9189 100644 (file)
@@ -27,6 +27,7 @@
 #include "log-tree.h"
 #include "strbuf.h"
 #include "utf8.h"
+#include "object-name.h"
 #include "parse-options.h"
 #include "string-list.h"
 #include "rerere.h"