]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/show-ref.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / builtin / show-ref.c
index 138d30a005e2de9067cc2f280ea5bf205a7b11be..a2243b42195b1b89c49a26f0c80b2bc09de142da 100644 (file)
@@ -4,6 +4,7 @@
 #include "gettext.h"
 #include "hex.h"
 #include "refs.h"
+#include "object-name.h"
 #include "object-store.h"
 #include "object.h"
 #include "tag.h"