]> git.meshlink.io Git - meshlink-tiny/blobdiff - test/channels-fork.c
Rename the library and public header to meshlink-tiny.
[meshlink-tiny] / test / channels-fork.c
index 74aa84b7f525a8370771d2ebeb8118ed69c9f96b..a1089b533dc0c063ede6394fe7adc2ed4a7bb633 100644 (file)
@@ -18,7 +18,7 @@
 #endif
 
 #include "utils.h"
-#include "../src/meshlink.h"
+#include "../src/meshlink-tiny.h"
 
 static struct sync_flag bar_responded;
 static struct sync_flag foo_connected;