X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=tools%2Frun_tests.c;h=3ae752373de1b0e9c55e61647f82c43bbfcb2271;hp=b9a6f66c4cd910acf6d4db0ff6f13e16be86b726;hb=9965fc25fcc92dc76d1cd4cf9595dc3dc9ebc586;hpb=963fa5ca9303d146d635e2fba04814f4f791c559 diff --git a/tools/run_tests.c b/tools/run_tests.c index b9a6f66c..3ae75237 100644 --- a/tools/run_tests.c +++ b/tools/run_tests.c @@ -6,7 +6,7 @@ #include #include "ccan/tap/tap.h" #include "ccan/talloc/talloc.h" -#include "ccan/string/string.h" +#include "ccan/str/str.h" #include "tools.h" /* FIXME: Use build bug later. */