]> git.meshlink.io Git - meshlink-tiny/blobdiff - test/channels-no-partial.c
Rename the library and public header to meshlink-tiny.
[meshlink-tiny] / test / channels-no-partial.c
index 43792be39ec7a671034995cdef47a94e61777457..e9abfb3783770492ca38d3604be5c9fce5d4c1d7 100644 (file)
@@ -9,7 +9,7 @@
 #include <string.h>
 #include <sys/time.h>
 
-#include "meshlink.h"
+#include "meshlink-tiny.h"
 #include "utils.h"
 
 static bool accept_cb(meshlink_handle_t *mesh, meshlink_channel_t *channel, uint16_t port, const void *data, size_t len) {