]> git.ozlabs.org Git - ccan/blobdiff - ccan/typesafe_cb/test/run.c
Remove old run-tests, clean up #includes to all be <ccan/...
[ccan] / ccan / typesafe_cb / test / run.c
index b04fae883c2e5c659496739dea75950da7e67b8f..e01e71d552a68bfa4e2f8d1f2157fe72e426e229 100644 (file)
@@ -1,6 +1,6 @@
-#include "typesafe_cb/typesafe_cb.h"
+#include <ccan/typesafe_cb/typesafe_cb.h>
 #include <string.h>
-#include "tap/tap.h"
+#include <ccan/tap/tap.h>
 
 static char dummy = 0;