]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/cat-file.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / builtin / cat-file.c
index 1e4b4798f40ec749d893d4cfefdb7ce05815b006..60b7a55dfc190868b3e9e1a06458c3db92208fe2 100644 (file)
@@ -20,6 +20,7 @@
 #include "tree-walk.h"
 #include "oid-array.h"
 #include "packfile.h"
+#include "object-name.h"
 #include "object-store.h"
 #include "replace-object.h"
 #include "promisor-remote.h"