]> git.meshlink.io Git - meshlink/blobdiff - test/utils.h
Move the public header files into their own directory.
[meshlink] / test / utils.h
index 11facfc3c025b248772db1ae7e273ce04c0b2278..bd1550bb0cd006208c24046ca50f716a556b1956 100644 (file)
@@ -5,7 +5,7 @@
 #include <time.h>
 #include <pthread.h>
 
-#include "../src/meshlink.h"
+#include "meshlink.h"
 
 // Simple synchronisation between threads
 struct sync_flag {