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