summaryrefslogtreecommitdiffhomepage
path: root/src/kernel/StorageKit/StorageKit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/StorageKit/StorageKit.h')
-rw-r--r--src/kernel/StorageKit/StorageKit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/StorageKit/StorageKit.h b/src/kernel/StorageKit/StorageKit.h
index c9633392..d7a1b6e9 100644
--- a/src/kernel/StorageKit/StorageKit.h
+++ b/src/kernel/StorageKit/StorageKit.h
@@ -12,7 +12,7 @@
namespace Kernel {
template <typename T>
-class DeviceInterface;
+class IDevice;
class NVMEDeviceInterface;
class AHCIDeviceInterface;