]> git.ipfire.org Git - thirdparty/git.git/blobdiff - reflog.c
object-store-ll.h: split this header out of object-store.h
[thirdparty/git.git] / reflog.c
index ee1bf5d032c823292a9a57853caf0a9be5ea9bab..9ad50e7d93e40c7a5f9c7ad0cecb0b7d1766105b 100644 (file)
--- a/reflog.c
+++ b/reflog.c
@@ -1,6 +1,6 @@
 #include "git-compat-util.h"
 #include "gettext.h"
-#include "object-store.h"
+#include "object-store-ll.h"
 #include "reflog.h"
 #include "refs.h"
 #include "revision.h"