diff options
Diffstat (limited to 'osnet/LinuxEthernetTap.cpp')
| -rw-r--r-- | osnet/LinuxEthernetTap.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
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 <set> #include <algorithm> -#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 |
