]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/commit-graph.c
treewide: be explicit about dependence on gettext.h
[thirdparty/git.git] / builtin / commit-graph.c
index d3be7f3b3189b89b6345e367911129cf3c196239..311e0106810f4cdef852b50379af8e47f518b5c8 100644 (file)
@@ -1,6 +1,7 @@
 #include "builtin.h"
 #include "config.h"
 #include "dir.h"
+#include "gettext.h"
 #include "hex.h"
 #include "lockfile.h"
 #include "parse-options.h"