summaryrefslogtreecommitdiff
path: root/control/NodeControlClient.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'control/NodeControlClient.hpp')
-rw-r--r--control/NodeControlClient.hpp6
1 files changed, 3 insertions, 3 deletions
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 <string>
-#include <vector>
-
#ifndef ZT_NODECONTROLCLIENT_HPP
#define ZT_NODECONTROLCLIENT_HPP
+#include <string>
+#include <vector>
+
namespace ZeroTier {
/**