X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=examples%2Fmonitor.c;h=f2fbb99fda4d01ced080226ffdd6c9b1e8f4641f;hb=92bae04187d9ecd7900b5a28154a2c046001a7f3;hp=218cb67c8b859066e0214f08d071b2f2a8c60f12;hpb=9d23fe58052b3ef971305699a00ea6dbd1111744;p=meshlink-tiny diff --git a/examples/monitor.c b/examples/monitor.c index 218cb67..f2fbb99 100644 --- a/examples/monitor.c +++ b/examples/monitor.c @@ -8,7 +8,7 @@ #include #include -#include "../src/meshlink.h" +#include "../src/meshlink-tiny.h" #include "../src/devtools.h" static WINDOW *topwin;