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