]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/update-ref.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / builtin / update-ref.c
index 3ffd75b3e78ca96a4d8266b89588d29e9cffaa99..6ca85420c3b82f0eb92321679540d0c3a2fa1802 100644 (file)
@@ -3,6 +3,7 @@
 #include "gettext.h"
 #include "refs.h"
 #include "builtin.h"
+#include "object-name.h"
 #include "parse-options.h"
 #include "quote.h"
 #include "strvec.h"