]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/idempotent.c
Broaden use of doc_extract code, put in ccanlint, and fix ccanlint
[ccan] / tools / ccanlint / idempotent.c
index 78ebd2ce84da9b1f55ab91b655b55827e2cb897e..81984ec713198abed4f94baa88a421d7f9efa042 100644 (file)
@@ -1,6 +1,6 @@
 #include "ccanlint.h"
 #include "ccanlint.h"
-#include <talloc/talloc.h>
-#include <str/str.h>
+#include <ccan/talloc/talloc.h>
+#include <ccan/str/str.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>