summaryrefslogtreecommitdiff
path: root/selftest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'selftest.cpp')
-rw-r--r--selftest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/selftest.cpp b/selftest.cpp
index aa209b7c..3e56f585 100644
--- a/selftest.cpp
+++ b/selftest.cpp
@@ -58,7 +58,7 @@
#include "node/Node.hpp"
#ifdef ZT_TEST_PHY
-#include "osnet/Phy.hpp"
+#include "osdep/Phy.hpp"
#endif
#ifdef ZT_ENABLE_NETCONF_MASTER