summaryrefslogtreecommitdiff
path: root/object-file.c
diff options
context:
space:
mode:
Diffstat (limited to 'object-file.c')
-rw-r--r--object-file.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/object-file.c b/object-file.c
index 8fab8dbe80..39660d49db 100644
--- a/object-file.c
+++ b/object-file.c
@@ -9,6 +9,7 @@
#include "git-compat-util.h"
#include "alloc.h"
#include "config.h"
+#include "gettext.h"
#include "hex.h"
#include "string-list.h"
#include "lockfile.h"