]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/rev-parse.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / builtin / rev-parse.c
index 1af2089f9bd04810cb057b94371f67e45523ad0b..852e49e3403119707118973f6285e26c0893c355 100644 (file)
@@ -15,6 +15,7 @@
 #include "refs.h"
 #include "quote.h"
 #include "builtin.h"
+#include "object-name.h"
 #include "parse-options.h"
 #include "diff.h"
 #include "revision.h"