diff options
Diffstat (limited to 'control')
-rw-r--r-- | control/NodeControlClient.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/control/NodeControlClient.hpp b/control/NodeControlClient.hpp index 8512ef7d..1f567b81 100644 --- a/control/NodeControlClient.hpp +++ b/control/NodeControlClient.hpp @@ -31,6 +31,8 @@ #include <string> #include <vector> +#include "../node/Constants.hpp" + #ifdef __WINDOWS__ #define ZT_IPC_ENDPOINT_BASE "\\\\.\\pipe\\ZeroTierOne-" #else |