]> git.meshlink.io Git - meshlink/blobdiff - test/trio.c
Move the public header files into their own directory.
[meshlink] / test / trio.c
index bdb3904e37e4540faf734e4bd5c7c145f3eddd35..19560e723ea642bc35d2b68f559ec61ec25b3cd6 100644 (file)
@@ -13,7 +13,7 @@
 #include <sys/time.h>
 
 #include "meshlink.h"
-#include "devtools.h"
+#include "../src/devtools.h"
 #include "utils.h"
 
 static struct sync_flag received;