]> git.ipfire.org Git - thirdparty/git.git/blobdiff - path.c
treewide: be explicit about dependence on gettext.h
[thirdparty/git.git] / path.c
diff --git a/path.c b/path.c
index 632a051809a3e69f79980b9f1a72fb10e842a084..3f2702cbe49cf488aea5dd38f4554f6642a8d24b 100644 (file)
--- a/path.c
+++ b/path.c
@@ -2,6 +2,7 @@
  * Utilities for paths and pathnames
  */
 #include "cache.h"
+#include "gettext.h"
 #include "hex.h"
 #include "repository.h"
 #include "strbuf.h"