]> 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 57dc7c0d051ffc20e41326f00556797fe02af61e..9ad50e7d93e40c7a5f9c7ad0cecb0b7d1766105b 100644 (file)
--- a/reflog.c
+++ b/reflog.c
@@ -1,10 +1,11 @@
 #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"
 #include "tree.h"
+#include "tree-walk.h"
 #include "worktree.h"
 
 /* Remember to update object flag allocation in object.h */