]> git.meshlink.io Git - meshlink-tiny/blobdiff - examples/groupchat.c
Rename the library and public header to meshlink-tiny.
[meshlink-tiny] / examples / groupchat.c
index 18e6f6194b0c67fe58a4a5083e09677adbdea34b..5f03a619a18ed141d7f090b05a286078fc539c78 100644 (file)
@@ -3,7 +3,7 @@
 #include <string.h>
 #include <strings.h>
 
-#include "../src/meshlink.h"
+#include "../src/meshlink-tiny.h"
 #include "../src/devtools.h"
 
 #define CHAT_PORT 531