]> git.meshlink.io Git - meshlink-tiny/blobdiff - test/channels-buffer-storage.c
Rename the library and public header to meshlink-tiny.
[meshlink-tiny] / test / channels-buffer-storage.c
index af7b25b88b3d585e2c6fc428c1b679ecd1723f6f..1da2de0937e379b2dec45ae75794f31d92a5e129 100644 (file)
@@ -10,7 +10,7 @@
 #include <assert.h>
 
 #include "utils.h"
-#include "../src/meshlink.h"
+#include "../src/meshlink-tiny.h"
 
 static struct sync_flag b_responded;
 static struct sync_flag aio_finished;