]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/sparse-checkout.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / builtin / sparse-checkout.c
index 090bf33510aed15582cab091d88aaf7c2e06b8e3..34b9d92fb131eefe4295ac0aa79ae2883c3af036 100644 (file)
@@ -4,6 +4,7 @@
 #include "dir.h"
 #include "environment.h"
 #include "gettext.h"
+#include "object-name.h"
 #include "parse-options.h"
 #include "pathspec.h"
 #include "repository.h"