diff options
| author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-03-31 14:11:21 -0700 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-03-31 14:11:21 -0700 |
| commit | a61acf36d21522d246fb0364f0d34302037e3ff3 (patch) | |
| tree | 0b8e8d39c4e16f5c395282315e7dfcce2030855f /selftest.cpp | |
| parent | 8990fb8267b5ed5677d61a421e0dfba41e365058 (diff) | |
| download | infinitytier-a61acf36d21522d246fb0364f0d34302037e3ff3.tar.gz infinitytier-a61acf36d21522d246fb0364f0d34302037e3ff3.zip | |
osnet -> osdep
Diffstat (limited to 'selftest.cpp')
| -rw-r--r-- | selftest.cpp | 2 |
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 |
