]> git.meshlink.io Git - meshlink/blobdiff - test/channels-udp-cornercases.c
Move the public header files into their own directory.
[meshlink] / test / channels-udp-cornercases.c
index 0ae3755833f365ad7381958998b82c37754c44af..04432e427f16e6fe989f9cf6ab7402db75419694 100644 (file)
@@ -12,7 +12,7 @@
 #include <assert.h>
 #include <pthread.h>
 
-#include "../src/meshlink.h"
+#include "meshlink.h"
 #include "utils.h"
 
 static struct sync_flag b_responded;