]> git.meshlink.io Git - meshlink-tiny/blobdiff - test/trio.c
Rename the library and public header to meshlink-tiny.
[meshlink-tiny] / test / trio.c
index bdb3904e37e4540faf734e4bd5c7c145f3eddd35..292a1a5440533021d1d7bb66af2c6254970319f1 100644 (file)
@@ -12,7 +12,7 @@
 #include <assert.h>
 #include <sys/time.h>
 
-#include "meshlink.h"
+#include "meshlink-tiny.h"
 #include "devtools.h"
 #include "utils.h"