]> git.ozlabs.org Git - ccan/blobdiff - ccan/antithread/test/run-spawn.c
Remove old run-tests, clean up #includes to all be <ccan/...
[ccan] / ccan / antithread / test / run-spawn.c
index 1f12ebeba41904758df575c098d7d4041beacc53..b8aa81e5d707aafa421c3934a447e3d3b506270c 100644 (file)
@@ -1,6 +1,6 @@
-#include "antithread/antithread.c"
+#include <ccan/antithread/antithread.c>
 #include <assert.h>
-#include "tap/tap.h"
+#include <ccan/tap/tap.h>
 
 int main(int argc, char *argv[])
 {