diff options
Diffstat (limited to 'reflog-walk.c')
-rw-r--r-- | reflog-walk.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/reflog-walk.c b/reflog-walk.c index 2d974116de..989a7aee95 100644 --- a/reflog-walk.c +++ b/reflog-walk.c @@ -4,6 +4,7 @@ #include "diff.h" #include "revision.h" #include "path-list.h" +#include "reflog-walk.h" struct complete_reflogs { char *ref; |