]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/tests_compile_coverage.c
ccanlint: get rid of separate class of compulsory tests.
[ccan] / tools / ccanlint / tests / tests_compile_coverage.c
index a1028110c146051da688a36bf31aa92abf6ec7b8..accb9ffdc04af8ed1a5280031032a8e27c47167e 100644 (file)
@@ -14,7 +14,7 @@
 #include <err.h>
 #include <string.h>
 #include <ctype.h>
-#include "../compulsory_tests/build.h"
+#include "build.h"
 #include "tests_compile.h"
 
 /* Note: we already test safe_mode in run_tests.c */