osnet -> osdep
This commit is contained in:
parent
8990fb8267
commit
a61acf36d2
7 changed files with 17 additions and 17 deletions
|
@ -40,9 +40,9 @@
|
|||
#include "../../control/NodeControlClient.hpp"
|
||||
#include "../../control/NodeControlService.hpp"
|
||||
|
||||
#include "../../osnet/WindowsEthernetTapFactory.hpp"
|
||||
#include "../../osnet/WindowsRoutingTable.hpp"
|
||||
#include "../../osnet/NativeSocketManager.hpp"
|
||||
#include "../../osdep/WindowsEthernetTapFactory.hpp"
|
||||
#include "../../osdep/WindowsRoutingTable.hpp"
|
||||
#include "../../osdep/NativeSocketManager.hpp"
|
||||
|
||||
#pragma endregion // Includes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue