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