]> git.ozlabs.org Git - ccan/blobdiff - ccan/hash/test/api-hash_stable.c
Remove old run-tests, clean up #includes to all be <ccan/...
[ccan] / ccan / hash / test / api-hash_stable.c
index 37cd0736d12981b5705457b09b541a4d6db0bbbd..d07c4a933ad76970ed566b5709869d663598deb8 100644 (file)
@@ -1,5 +1,5 @@
-#include "hash/hash.h"
-#include "tap/tap.h"
+#include <ccan/hash/hash.h>
+#include <ccan/tap/tap.h>
 #include <stdbool.h>
 #include <string.h>