]> git.ipfire.org Git - thirdparty/git.git/blobdiff - apply.c
object-store-ll.h: split this header out of object-store.h
[thirdparty/git.git] / apply.c
diff --git a/apply.c b/apply.c
index 2f66f93fec583ddc67870c14859dd9f096776421..8bd0109fcc8dfdb869a1a1eea546227659ceb33d 100644 (file)
--- a/apply.c
+++ b/apply.c
@@ -12,7 +12,7 @@
 #include "alloc.h"
 #include "base85.h"
 #include "config.h"
-#include "object-store.h"
+#include "object-store-ll.h"
 #include "blob.h"
 #include "delta.h"
 #include "diff.h"