From 98d426e1d5a2ef83cce7cf2d5b394adde886e58d Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Thu, 31 Jul 2014 14:31:32 -0700 Subject: Path fixes in osnet/ stuff --- osnet/LinuxEthernetTap.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'osnet/LinuxEthernetTap.cpp') diff --git a/osnet/LinuxEthernetTap.cpp b/osnet/LinuxEthernetTap.cpp index d77d56c0..a04fd4b7 100644 --- a/osnet/LinuxEthernetTap.cpp +++ b/osnet/LinuxEthernetTap.cpp @@ -52,9 +52,9 @@ #include #include -#include "../Constants.hpp" -#include "../Utils.hpp" -#include "../Mutex.hpp" +#include "../node/Constants.hpp" +#include "../node/Utils.hpp" +#include "../node/Mutex.hpp" #include "LinuxEthernetTap.hpp" // ff:ff:ff:ff:ff:ff with no ADI -- cgit v1.2.3