]> git.ipfire.org Git - thirdparty/git.git/blobdiff - branch.c
treewide: be explicit about dependence on gettext.h
[thirdparty/git.git] / branch.c
index eacef62b7c97efde6e193f49f604346678d989f4..66d32c68564526cf45c09411233986296152444f 100644 (file)
--- a/branch.c
+++ b/branch.c
@@ -2,6 +2,7 @@
 #include "cache.h"
 #include "config.h"
 #include "branch.h"
+#include "gettext.h"
 #include "hex.h"
 #include "refs.h"
 #include "refspec.h"