diff options
Diffstat (limited to 'Kernel/StorageKit')
| -rw-r--r-- | Kernel/StorageKit/SCSI.hxx | 2 |
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; |
