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