]> git.ipfire.org Git - thirdparty/git.git/blobdiff - editor.c
treewide: be explicit about dependence on gettext.h
[thirdparty/git.git] / editor.c
index 008c04fe2f6e0a8b39bc02005f0a576d92784bae..58e790548d28da2c4136c9e7efd293952e24726c 100644 (file)
--- a/editor.c
+++ b/editor.c
@@ -1,5 +1,6 @@
 #include "cache.h"
 #include "config.h"
+#include "gettext.h"
 #include "strbuf.h"
 #include "strvec.h"
 #include "run-command.h"