summaryrefslogtreecommitdiffhomepage
path: root/Kernel/StorageKit
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/StorageKit')
-rw-r--r--Kernel/StorageKit/SCSI.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/StorageKit/SCSI.hxx b/Kernel/StorageKit/SCSI.hxx
index cc526b75..646b1844 100644
--- a/Kernel/StorageKit/SCSI.hxx
+++ b/Kernel/StorageKit/SCSI.hxx
@@ -6,6 +6,6 @@
#pragma once
-#include <Builtins/SCSI/SCSI.hxx>
+#include <Modules/SCSI/SCSI.hxx>
extern const scsi_packet_type kCDRomPacketTemplate;