diff options
Diffstat (limited to 'Private/Source/Storage')
| -rw-r--r-- | Private/Source/Storage/ATA.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Private/Source/Storage/ATA.cxx b/Private/Source/Storage/ATA.cxx index 184bb043..9d7a204e 100644 --- a/Private/Source/Storage/ATA.cxx +++ b/Private/Source/Storage/ATA.cxx @@ -7,7 +7,7 @@ * ======================================================== */ -#include <ArchKit/Arch.hpp> +#include <ArchKit/ArchKit.hpp> #include <StorageKit/ATA.hpp> //! @brief ATA DMA Driver |
