]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/has_tests.c
Broaden use of doc_extract code, put in ccanlint, and fix ccanlint
[ccan] / tools / ccanlint / has_tests.c
index 4a8d14b3287b3dc2b471e6308c830305bd45f4d7..aac1c20dadefcb0bac098716c0bdcc2cee2b46c9 100644 (file)
@@ -8,7 +8,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <err.h>
-#include <talloc/talloc.h>
+#include <ccan/talloc/talloc.h>
 
 static char test_is_not_dir[] = "test is not a directory";