summaryrefslogtreecommitdiff
path: root/node/EthernetTap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'node/EthernetTap.cpp')
-rw-r--r--node/EthernetTap.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/node/EthernetTap.cpp b/node/EthernetTap.cpp
index e9ab74b8..458f1eed 100644
--- a/node/EthernetTap.cpp
+++ b/node/EthernetTap.cpp
@@ -938,7 +938,7 @@ void EthernetTap::threadMain()
#include <nldef.h>
#include <netioapi.h>
-#include "..\vsprojects\TapDriver\tap-windows.h"
+#include "..\windows\TapDriver\tap-windows.h"
namespace ZeroTier {