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