X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=test%2Fchannels.c;h=c52c2e348fd2eb27c10cb44ff710ca9fe4dd8586;hb=0e1b8267961b673d6ff4746e133d3d85ed8c3c5a;hp=f8946d46a1db7893e90bb1eb3bc6f5dc778063c9;hpb=9d23fe58052b3ef971305699a00ea6dbd1111744;p=meshlink-tiny diff --git a/test/channels.c b/test/channels.c index f8946d4..c52c2e3 100644 --- a/test/channels.c +++ b/test/channels.c @@ -10,7 +10,7 @@ #include #include "utils.h" -#include "../src/meshlink.h" +#include "../src/meshlink-tiny.h" static struct sync_flag b_responded;