diff options
Diffstat (limited to 'Kernel/StorageKit')
| -rw-r--r-- | Kernel/StorageKit/NVME.hxx (renamed from Kernel/StorageKit/NVME.hpp) | 0 | ||||
| -rw-r--r-- | Kernel/StorageKit/Storage.hpp | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/StorageKit/NVME.hpp b/Kernel/StorageKit/NVME.hxx index f1601149..f1601149 100644 --- a/Kernel/StorageKit/NVME.hpp +++ b/Kernel/StorageKit/NVME.hxx diff --git a/Kernel/StorageKit/Storage.hpp b/Kernel/StorageKit/Storage.hpp index 4c38d89d..981463ab 100644 --- a/Kernel/StorageKit/Storage.hpp +++ b/Kernel/StorageKit/Storage.hpp @@ -7,7 +7,7 @@ #pragma once #include <NewKit/Defines.hpp> -#include <StorageKit/NVME.hpp> +#include <StorageKit/NVME.hxx> #include <StorageKit/AHCI.hpp> #include <StorageKit/SCSI.hxx> |
