]> git.meshlink.io Git - meshlink-tiny/blobdiff - test/channels.c
Add a metering test.
[meshlink-tiny] / test / channels.c
index f8946d46a1db7893e90bb1eb3bc6f5dc778063c9..c52c2e348fd2eb27c10cb44ff710ca9fe4dd8586 100644 (file)
@@ -10,7 +10,7 @@
 #include <assert.h>
 
 #include "utils.h"
-#include "../src/meshlink.h"
+#include "../src/meshlink-tiny.h"
 
 static struct sync_flag b_responded;