From 54954f5b8886bd6ea49e043fa5a695fcd7608c68 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Fri, 24 Apr 2015 13:35:17 -0700 Subject: First pass of Windows cleanup and build fixes... --- node/Peer.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'node/Peer.hpp') diff --git a/node/Peer.hpp b/node/Peer.hpp index d9ed5670..e36b0c7b 100644 --- a/node/Peer.hpp +++ b/node/Peer.hpp @@ -30,6 +30,8 @@ #include +#include "Constants.hpp" + #include #include #include @@ -37,7 +39,6 @@ #include "../include/ZeroTierOne.h" -#include "Constants.hpp" #include "RuntimeEnvironment.hpp" #include "Path.hpp" #include "Address.hpp" -- cgit v1.2.3