diff options
Diffstat (limited to 'dev/kernel/StorageKit/StorageKit.h')
| -rw-r--r-- | dev/kernel/StorageKit/StorageKit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/kernel/StorageKit/StorageKit.h b/dev/kernel/StorageKit/StorageKit.h index adb9f5dc..411aa6ae 100644 --- a/dev/kernel/StorageKit/StorageKit.h +++ b/dev/kernel/StorageKit/StorageKit.h @@ -12,7 +12,7 @@ namespace Kernel { template <typename T> -class IDeviceObject; +class DeviceInterface; class NVMEDeviceInterface; class AHCIDeviceInterface; |
