diff options
Diffstat (limited to 'Private/HALKit/AMD64/PCI/Device.cpp')
| -rw-r--r-- | Private/HALKit/AMD64/PCI/Device.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Private/HALKit/AMD64/PCI/Device.cpp b/Private/HALKit/AMD64/PCI/Device.cpp index 815043c9..b353d2a6 100644 --- a/Private/HALKit/AMD64/PCI/Device.cpp +++ b/Private/HALKit/AMD64/PCI/Device.cpp @@ -7,7 +7,7 @@ * ======================================================== */ -#include <ArchKit/Arch.hpp> +#include <ArchKit/ArchKit.hpp> #include <KernelKit/PCI/Device.hpp> HCore::UInt LumiaPCIReadRaw(HCore::UInt bar, HCore::UShort bus, |
