summaryrefslogtreecommitdiff
path: root/osdep/OSXEthernetTap.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/OSXEthernetTap.hpp')
-rw-r--r--osdep/OSXEthernetTap.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/osdep/OSXEthernetTap.hpp b/osdep/OSXEthernetTap.hpp
index efcb550f..2c9e6217 100644
--- a/osdep/OSXEthernetTap.hpp
+++ b/osdep/OSXEthernetTap.hpp
@@ -33,8 +33,8 @@
#include <stdexcept>
-#include "../node/EthernetTap.hpp"
-#include "../node/Thread.hpp"
+#include "EthernetTap.hpp"
+#include "Thread.hpp"
namespace ZeroTier {