Makefile: add missing dependency for command-list.h
[gitweb.git] / http-fetch.c
index 7b855d3349fae4af2bcc6bb81e06afbb2fb0bdd0..a32ac118d90ca6141a72d31f47497116870f6803 100644 (file)
@@ -1,6 +1,6 @@
 #include "cache.h"
 #include "config.h"
-#include "exec_cmd.h"
+#include "exec-cmd.h"
 #include "http.h"
 #include "walker.h"