Add and use generic name->id mapping code for color slot parsing
[gitweb.git] / fetch-pack.c
index 199eb8a1d8865adc3e9ec9c9d4e3b0ece02f5b53..490c38f833419cde65b97f75f454a7d148fff6a2 100644 (file)
@@ -6,7 +6,7 @@
 #include "pkt-line.h"
 #include "commit.h"
 #include "tag.h"
-#include "exec_cmd.h"
+#include "exec-cmd.h"
 #include "pack.h"
 #include "sideband.h"
 #include "fetch-pack.h"