Skip to content

Commit 71dc852

Browse files
committed
fixup??? Merge branch 'ps/reflog-migrate-fixes'
`object-store.h` was renamed... again... Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 4d2890d commit 71dc852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builtin/reflog.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#include "config.h"
55
#include "gettext.h"
66
#include "hex.h"
7-
#include "object-store.h"
7+
#include "odb.h"
88
#include "revision.h"
99
#include "reachable.h"
1010
#include "wildmatch.h"

0 commit comments

Comments
 (0)