summaryrefslogtreecommitdiff
path: root/control/NodeControlClient.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'control/NodeControlClient.cpp')
-rw-r--r--control/NodeControlClient.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/control/NodeControlClient.cpp b/control/NodeControlClient.cpp
index 9cec18c3..2281a8ad 100644
--- a/control/NodeControlClient.cpp
+++ b/control/NodeControlClient.cpp
@@ -26,13 +26,12 @@
*/
#include "NodeControlClient.hpp"
-
#include "../node/Constants.hpp"
#include "../node/Utils.hpp"
#include "../node/Defaults.hpp"
-
#include "IpcConnection.hpp"
#include "IpcListener.hpp"
+#include "NodeControlService.hpp"
namespace ZeroTier {