]> git.ozlabs.org Git - ccan/blobdiff - ccan/container_of/test/compile_fail-bad-type.c
tdb2: more stats
[ccan] / ccan / container_of / test / compile_fail-bad-type.c
index 01dfd454597d0eb7d43244a3af81396e1648fc70..b7a1459386b2d53c8f650388073f7e40f1934897 100644 (file)
@@ -1,4 +1,4 @@
-#include "container_of/container_of.h"
+#include <ccan/container_of/container_of.h>
 #include <stdlib.h>
 
 struct foo {