]> git.meshlink.io Git - meshlink-tiny/blobdiff - test/get-all-nodes.c
Rename the library and public header to meshlink-tiny.
[meshlink-tiny] / test / get-all-nodes.c
index 33adb9a39efd1943daeaa00ec93a156036b7fb29..2d68c42e78b15973cb195b74d7753ee3ff6798e1 100644 (file)
@@ -10,7 +10,7 @@
 #include <time.h>
 #include <assert.h>
 
-#include "meshlink.h"
+#include "meshlink-tiny.h"
 #include "utils.h"
 
 static struct sync_flag bar_reachable;