]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/blame.c
treewide: be explicit about dependence on gettext.h
[thirdparty/git.git] / builtin / blame.c
index fdd9f0c0fc7a775e57111f6550d936e22e89a708..21f6b523a6d534089d3c42aa45544f6bae5a5086 100644 (file)
@@ -10,6 +10,7 @@
 #include "config.h"
 #include "color.h"
 #include "builtin.h"
+#include "gettext.h"
 #include "hex.h"
 #include "repository.h"
 #include "commit.h"