]> git.meshlink.io Git - meshlink/blobdiff - test/channels.c
Move the public header files into their own directory.
[meshlink] / test / channels.c
index f8946d46a1db7893e90bb1eb3bc6f5dc778063c9..aa901ea476fd31637f44bfc7d95feeb573d8fa71 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;