]> git.meshlink.io Git - meshlink/blobdiff - test/channels-fork.c
Move the public header files into their own directory.
[meshlink] / test / channels-fork.c
index 74aa84b7f525a8370771d2ebeb8118ed69c9f96b..47de0bbf473d1967f0d72baaf3b28d0c693bc99e 100644 (file)
@@ -18,7 +18,7 @@
 #endif
 
 #include "utils.h"
-#include "../src/meshlink.h"
+#include "meshlink.h"
 
 static struct sync_flag bar_responded;
 static struct sync_flag foo_connected;