color: protect against out-of-bounds reads and writes
[gitweb.git] / gettext.c
index 4f59dfa3d14e2d84ad3def9f9670dcc1c42d2db6..7272771c8e445da194ea608443d8bc9c891b6b33 100644 (file)
--- a/gettext.c
+++ b/gettext.c
@@ -3,7 +3,7 @@
  */
 
 #include "cache.h"
-#include "exec_cmd.h"
+#include "exec-cmd.h"
 #include "gettext.h"
 #include "strbuf.h"
 #include "utf8.h"