]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/objects_build_without_features.c
ccanlint: get rid of separate class of compulsory tests.
[ccan] / tools / ccanlint / tests / objects_build_without_features.c
index 477d3025ce3aaa2cabd3337c87e9bc2b09402f58..770dd475a3a6583ce1f60f9b804afb80cac37a58 100644 (file)
@@ -1,7 +1,7 @@
 #include <tools/ccanlint/ccanlint.h>
 #include <ccan/talloc/talloc.h>
 #include "reduce_features.h"
-#include "../compulsory_tests/build.h"
+#include "build.h"
 
 static void check_objs_build_without_features(struct manifest *m,
                                              bool keep,