summaryrefslogtreecommitdiffhomepage
path: root/Private/KernelKit/DriveManager.hpp
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlalelmahrouss@icloud.com>2024-02-13 17:20:30 +0100
committerAmlal El Mahrouss <amlalelmahrouss@icloud.com>2024-02-13 17:21:05 +0100
commitb75417b44d5f63ea0ead68cbe8f62bd76df62229 (patch)
tree81527a21bdf4ae8f14fb8acd0ff04d9d127f24d3 /Private/KernelKit/DriveManager.hpp
parenta9ac78b47dd040e04afc4990dace2472df2302e4 (diff)
HCR-15: Merge to master branch.
Important commit and end of ticket. Signed-off-by: Amlal El Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'Private/KernelKit/DriveManager.hpp')
-rw-r--r--Private/KernelKit/DriveManager.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Private/KernelKit/DriveManager.hpp b/Private/KernelKit/DriveManager.hpp
index ac39c177..8e6aaefd 100644
--- a/Private/KernelKit/DriveManager.hpp
+++ b/Private/KernelKit/DriveManager.hpp
@@ -11,7 +11,7 @@
#define __DRIVE_MANAGER__
#include <CompilerKit/CompilerKit.hpp>
-#include <KernelKit/Device.hpp>
+#include <KernelKit/DeviceManager.hpp>
#include <NewKit/Defines.hpp>
#include <NewKit/String.hpp>