From fb22ef053b7e73d62789e6c9816cbb918638ae85 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Mon, 15 Sep 2014 16:32:55 -0700 Subject: Move rest of NodeControl stuff out of node/ and into control/ --- control/NodeControlClient.hpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'control/NodeControlClient.hpp') diff --git a/control/NodeControlClient.hpp b/control/NodeControlClient.hpp index 8060b20c..37184f7b 100644 --- a/control/NodeControlClient.hpp +++ b/control/NodeControlClient.hpp @@ -25,12 +25,12 @@ * LLC. Start here: http://www.zerotier.com/ */ -#include -#include - #ifndef ZT_NODECONTROLCLIENT_HPP #define ZT_NODECONTROLCLIENT_HPP +#include +#include + namespace ZeroTier { /** -- cgit v1.2.3