]> git.ipfire.org Git - thirdparty/git.git/blobdiff - apply.c
treewide: be explicit about dependence on gettext.h
[thirdparty/git.git] / apply.c
diff --git a/apply.c b/apply.c
index 8776ab939ad8cbe0c20ee85c8bc166b8f2614095..e0bdd43a68e01a527efb1a250493241fc76f6970 100644 (file)
--- a/apply.c
+++ b/apply.c
@@ -15,6 +15,7 @@
 #include "delta.h"
 #include "diff.h"
 #include "dir.h"
+#include "gettext.h"
 #include "hex.h"
 #include "xdiff-interface.h"
 #include "ll-merge.h"