]> git.ipfire.org Git - thirdparty/git.git/blobdiff - merge-blobs.c
object-store-ll.h: split this header out of object-store.h
[thirdparty/git.git] / merge-blobs.c
index 40c48e3eba62cf791578302cbb2992b6076522cd..9293cbf75c8ab737a2cf7267d3e31ffd93a48dc8 100644 (file)
@@ -4,7 +4,7 @@
 #include "merge-ll.h"
 #include "blob.h"
 #include "merge-blobs.h"
-#include "object-store.h"
+#include "object-store-ll.h"
 
 static int fill_mmfile_blob(mmfile_t *f, struct blob *obj)
 {