diff options
Diffstat (limited to 'Boot/Sources')
| -rw-r--r-- | Boot/Sources/HEL/AMD64/BootPlatform.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Boot/Sources/HEL/AMD64/BootPlatform.cxx b/Boot/Sources/HEL/AMD64/BootPlatform.cxx index 3db0bb6b..b5833e13 100644 --- a/Boot/Sources/HEL/AMD64/BootPlatform.cxx +++ b/Boot/Sources/HEL/AMD64/BootPlatform.cxx @@ -93,7 +93,7 @@ EXTERN_C UInt32 In32(UInt16 port) #else -#include <HALKit/AMD64/Processor.hpp> +#include <HALKit/AMD64/Processor.hxx> void rt_hlt() { |
