]> git.meshlink.io Git - meshlink/blobdiff - src/node.h
Move UTCP into the MeshLink repository.
[meshlink] / src / node.h
index 733abb0017425dbb7b0c4e1c1e372d0f7f0f2454..4c3f2afe72c5d808cafb41740d943490371c0969 100644 (file)
@@ -23,7 +23,7 @@
 #include "event.h"
 #include "sockaddr.h"
 #include "sptps.h"
-#include "utcp/utcp.h"
+#include "utcp.h"
 #include "submesh.h"
 
 typedef struct node_status_t {