diff options
Diffstat (limited to 'Private/NetworkKit')
| -rw-r--r-- | Private/NetworkKit/NetworkDevice.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Private/NetworkKit/NetworkDevice.hpp b/Private/NetworkKit/NetworkDevice.hpp index a9edb09c..e631e868 100644 --- a/Private/NetworkKit/NetworkDevice.hpp +++ b/Private/NetworkKit/NetworkDevice.hpp @@ -10,7 +10,7 @@ #ifndef _INC_NETWORKDEVICE_HPP__ #define _INC_NETWORKDEVICE_HPP__ -#include <KernelKit/Device.hpp> +#include <KernelKit/DeviceManager.hpp> #include <NetworkKit/IP.hpp> namespace HCore { |
