]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/branch.c
treewide: be explicit about dependence on gettext.h
[thirdparty/git.git] / builtin / branch.c
index f63fd45edb96b513c24e1a9cd7c8a55e5a5f7b13..a67a8334d5cec22124d76161c408e50a6be25c7d 100644 (file)
@@ -11,6 +11,7 @@
 #include "refs.h"
 #include "commit.h"
 #include "builtin.h"
+#include "gettext.h"
 #include "remote.h"
 #include "parse-options.h"
 #include "branch.h"