]> git.ozlabs.org Git - ccan/blobdiff - ccan/typesafe_cb/test/compile_ok-typesafe_cb-const.c
Remove old run-tests, clean up #includes to all be <ccan/...
[ccan] / ccan / typesafe_cb / test / compile_ok-typesafe_cb-const.c
index fe3a34171b1e0b3f8ad6c9dc02c869c67912eaaf..f8d0ae0f60a6f7466326cf24042b3db639e9fb2a 100644 (file)
@@ -1,4 +1,4 @@
-#include "typesafe_cb/typesafe_cb.h"
+#include <ccan/typesafe_cb/typesafe_cb.h>
 #include <stdlib.h>
 
 /* const args in callbacks should be OK. */