]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/blame.c
object-store-ll.h: split this header out of object-store.h
[thirdparty/git.git] / builtin / blame.c
index 2df6039a6e0e139227c937023b8d8565e5ceb611..e811e7fbfb1e0425b334aa0f91ac7527b0d316a1 100644 (file)
@@ -29,7 +29,7 @@
 #include "dir.h"
 #include "progress.h"
 #include "object-name.h"
-#include "object-store.h"
+#include "object-store-ll.h"
 #include "pager.h"
 #include "blame.h"
 #include "refs.h"