diff options
Diffstat (limited to 't/helper/test-fast-rebase.c')
-rw-r--r-- | t/helper/test-fast-rebase.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/helper/test-fast-rebase.c b/t/helper/test-fast-rebase.c index 1e975df904..68bbc41b33 100644 --- a/t/helper/test-fast-rebase.c +++ b/t/helper/test-fast-rebase.c @@ -15,6 +15,7 @@ #include "cache.h" #include "cache-tree.h" #include "commit.h" +#include "gettext.h" #include "hex.h" #include "lockfile.h" #include "merge-ort.h" |