]> git.meshlink.io Git - meshlink-tiny/blobdiff - test/utils.h
Rename the library and public header to meshlink-tiny.
[meshlink-tiny] / test / utils.h
index 11facfc3c025b248772db1ae7e273ce04c0b2278..ecc1f2a65ddf3939604524a30a2164e8bad76463 100644 (file)
@@ -5,7 +5,7 @@
 #include <time.h>
 #include <pthread.h>
 
-#include "../src/meshlink.h"
+#include "../src/meshlink-tiny.h"
 
 // Simple synchronisation between threads
 struct sync_flag {