]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/rm.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / builtin / rm.c
index 6be92817429a880130b8d3604c43d75115b9b5e3..d36072252e72ab5d4aa90243b81df15e17bda08f 100644 (file)
@@ -13,6 +13,7 @@
 #include "cache-tree.h"
 #include "gettext.h"
 #include "tree-walk.h"
+#include "object-name.h"
 #include "parse-options.h"
 #include "string-list.h"
 #include "setup.h"