]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/describe.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / builtin / describe.c
index 0125d4ddbac0037178e51d500ceee80b9fac71bf..d360b1d12af935e6cfab9aed5a1049bb70037fba 100644 (file)
@@ -11,6 +11,7 @@
 #include "refs.h"
 #include "builtin.h"
 #include "exec-cmd.h"
+#include "object-name.h"
 #include "parse-options.h"
 #include "revision.h"
 #include "diff.h"