]> git.ipfire.org Git - thirdparty/git.git/blobdiff - pretty.c
treewide: be explicit about dependence on gettext.h
[thirdparty/git.git] / pretty.c
index 05b557d09616de55ac4be5a03e1df02c6df65317..9d7922dcc603a1d7235ad0cb035f638ccaf5a497 100644 (file)
--- a/pretty.c
+++ b/pretty.c
@@ -2,6 +2,7 @@
 #include "alloc.h"
 #include "config.h"
 #include "commit.h"
+#include "gettext.h"
 #include "hex.h"
 #include "utf8.h"
 #include "diff.h"