]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/tag.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / builtin / tag.c
index 3e801f54a07adeaa5e9094f5c3e038d182f2de61..88a259023091091a86d79cfce81f5abbb642adf1 100644 (file)
@@ -14,6 +14,7 @@
 #include "gettext.h"
 #include "hex.h"
 #include "refs.h"
+#include "object-name.h"
 #include "object-store.h"
 #include "tag.h"
 #include "run-command.h"