X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fntdb%2Ftest%2Fntdb-source.h;h=88e517eb09b1305b71d7d04ffb1e96dee614d13c;hp=52268440d24c5d1e649a75b288f54e0b3f9304f6;hb=979071e8587d4819a7f78613b68d29e222e5db63;hpb=401bed521f80ca1145aafcddc1c532f05de5d313 diff --git a/ccan/ntdb/test/ntdb-source.h b/ccan/ntdb/test/ntdb-source.h index 52268440..88e517eb 100644 --- a/ccan/ntdb/test/ntdb-source.h +++ b/ccan/ntdb/test/ntdb-source.h @@ -1,11 +1,11 @@ #include "config.h" -#include "check.c" -#include "free.c" -#include "hash.c" -#include "io.c" -#include "lock.c" -#include "open.c" -#include "summary.c" -#include "ntdb.c" -#include "transaction.c" -#include "traverse.c" +#include "../check.c" +#include "../free.c" +#include "../hash.c" +#include "../io.c" +#include "../lock.c" +#include "../open.c" +#include "../summary.c" +#include "../ntdb.c" +#include "../transaction.c" +#include "../traverse.c"