]> git.meshlink.io Git - meshlink-tiny/blobdiff - test/import-export.c
Rename the library and public header to meshlink-tiny.
[meshlink-tiny] / test / import-export.c
index 15981ed9f673b032740ebbf9371482661ac4de41..08343d0fc32329e7bec63dd30474a336ce2487d2 100644 (file)
@@ -9,7 +9,7 @@
 #include <sys/time.h>
 #include <assert.h>
 
-#include "meshlink.h"
+#include "meshlink-tiny.h"
 #include "utils.h"
 
 static struct sync_flag bar_reachable;