]> git.meshlink.io Git - meshlink/blobdiff - test/channels-buffer-storage.c
Move the public header files into their own directory.
[meshlink] / test / channels-buffer-storage.c
index af7b25b88b3d585e2c6fc428c1b679ecd1723f6f..bd6b4493b9aea89e9f0fc56c305d6f587810825d 100644 (file)
@@ -10,7 +10,7 @@
 #include <assert.h>
 
 #include "utils.h"
-#include "../src/meshlink.h"
+#include "meshlink.h"
 
 static struct sync_flag b_responded;
 static struct sync_flag aio_finished;