summaryrefslogtreecommitdiffhomepage
path: root/Kernel/Sources/DriveManager.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/Sources/DriveManager.cxx')
-rw-r--r--Kernel/Sources/DriveManager.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/Kernel/Sources/DriveManager.cxx b/Kernel/Sources/DriveManager.cxx
index b2266121..23fb99fa 100644
--- a/Kernel/Sources/DriveManager.cxx
+++ b/Kernel/Sources/DriveManager.cxx
@@ -6,8 +6,8 @@
#include <KernelKit/DebugOutput.hpp>
#include <KernelKit/DriveManager.hxx>
-#include <Builtins/ATA/ATA.hxx>
-#include <Builtins/AHCI/AHCI.hxx>
+#include <Modules/ATA/ATA.hxx>
+#include <Modules/AHCI/AHCI.hxx>
#include <NewKit/Utils.hpp>
/// @file DriveManager.cxx