]> git.ozlabs.org Git - ccan/blobdiff - tools/ccan_depends.c
Rename string to str, and split into three modules.
[ccan] / tools / ccan_depends.c
index ca8c4a610967402a9a8047e7e2b73172eabc81ad..0511648e45db045f416c3a9cf0f12ba74783e768 100644 (file)
@@ -2,7 +2,7 @@
 #include <err.h>
 #include <stdlib.h>
 #include <stdio.h>
-#include "string/string.h"
+#include "str/str.h"
 #include "talloc/talloc.h"
 
 int main(int argc, char *argv[])