osnet -> osdep

This commit is contained in:
Adam Ierymenko 2015-03-31 14:11:21 -07:00
parent 8990fb8267
commit a61acf36d2
7 changed files with 17 additions and 17 deletions

View file

@ -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