aboutsummaryrefslogtreecommitdiffstats
path: root/reflog.c
diff options
context:
space:
mode:
Diffstat (limited to 'reflog.c')
-rw-r--r--reflog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/reflog.c b/reflog.c
index 1b5f031f6d..60834a124d 100644
--- a/reflog.c
+++ b/reflog.c
@@ -3,7 +3,7 @@
#include "git-compat-util.h"
#include "gettext.h"
-#include "object-store-ll.h"
+#include "object-store.h"
#include "reflog.h"
#include "refs.h"
#include "revision.h"