X-Git-Url: http://git.meshlink.io/?p=meshlink;a=blobdiff_plain;f=src%2Fnode.h;h=4c3f2afe72c5d808cafb41740d943490371c0969;hp=733abb0017425dbb7b0c4e1c1e372d0f7f0f2454;hb=976c4e1591e60ba89e7dcc32b4a8106e7d4156e5;hpb=64db0bb3f32236b55746bf62002faca08a54e364 diff --git a/src/node.h b/src/node.h index 733abb00..4c3f2afe 100644 --- a/src/node.h +++ b/src/node.h @@ -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 {