]> git.ipfire.org Git - thirdparty/git.git/blobdiff - apply.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / apply.c
diff --git a/apply.c b/apply.c
index 9b7288bc9270754447b1750142c58946ba9b04c6..7e40f53ec4c2b568df44ba87b584ccaed99e9b15 100644 (file)
--- a/apply.c
+++ b/apply.c
@@ -22,6 +22,7 @@
 #include "xdiff-interface.h"
 #include "ll-merge.h"
 #include "lockfile.h"
+#include "object-name.h"
 #include "parse-options.h"
 #include "quote.h"
 #include "rerere.h"