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