summaryrefslogtreecommitdiff
path: root/reflog.c
diff options
context:
space:
mode:
Diffstat (limited to 'reflog.c')
-rw-r--r--reflog.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/reflog.c b/reflog.c
index 04630f56ec..d1c3937431 100644
--- a/reflog.c
+++ b/reflog.c
@@ -1,4 +1,5 @@
#include "cache.h"
+#include "gettext.h"
#include "object-store.h"
#include "reflog.h"
#include "refs.h"