Path fixes in osnet/ stuff

This commit is contained in:
Adam Ierymenko 2014-07-31 14:31:32 -07:00
commit 98d426e1d5
10 changed files with 15 additions and 46 deletions

View file

@ -33,9 +33,8 @@
#include <stdexcept>
#include "../EthernetTap.hpp"
#include "../Mutex.hpp"
#include "../Thread.hpp"
#include "../node/EthernetTap.hpp"
#include "../node/Thread.hpp"
namespace ZeroTier {