diff options
Diffstat (limited to 'osdep/Thread.hpp')
| -rw-r--r-- | osdep/Thread.hpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/osdep/Thread.hpp b/osdep/Thread.hpp index f0dd3777..1dfb9ab5 100644 --- a/osdep/Thread.hpp +++ b/osdep/Thread.hpp @@ -37,7 +37,7 @@  #include <WinSock2.h>
  #include <Windows.h>
  #include <string.h>
 -#include "Mutex.hpp"
 +#include "../node/Mutex.hpp"
  namespace ZeroTier {
 | 
