]> git.ipfire.org Git - thirdparty/git.git/blobdiff - tag.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / tag.c
diff --git a/tag.c b/tag.c
index 01ed67d6fa6ac214393f887df1c4e9826e5dbe08..b9fc2fc99297c7ec826827da0dacea46041436e9 100644 (file)
--- a/tag.c
+++ b/tag.c
@@ -1,6 +1,7 @@
 #include "cache.h"
 #include "environment.h"
 #include "tag.h"
+#include "object-name.h"
 #include "object-store.h"
 #include "commit.h"
 #include "tree.h"