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