]> git.ozlabs.org Git - ccan/blobdiff - check_type/test/run.c
Fix up most #include "tap.h" -> #include "tap/tap.h" in tests.
[ccan] / check_type / test / run.c
index 1bc037e31ac03222ed84dc913b33469b02a16b5b..f4b33c1616a1b5bc38fc66fee496b374831186fe 100644 (file)
@@ -1,5 +1,5 @@
 #include "check_type/check_type.h"
-#include "tap.h"
+#include "tap/tap.h"
 
 int main(int argc, char *argv[])
 {