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

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