diff options
Diffstat (limited to 'Private/HALKit/AXP/CoreSyscallHandlerDEC.cpp')
| -rw-r--r-- | Private/HALKit/AXP/CoreSyscallHandlerDEC.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Private/HALKit/AXP/CoreSyscallHandlerDEC.cpp b/Private/HALKit/AXP/CoreSyscallHandlerDEC.cpp index 11965ff7..5d1c6d2b 100644 --- a/Private/HALKit/AXP/CoreSyscallHandlerDEC.cpp +++ b/Private/HALKit/AXP/CoreSyscallHandlerDEC.cpp @@ -7,7 +7,7 @@ * ======================================================== */ -#include <ArchKit/Arch.hpp> +#include <ArchKit/ArchKit.hpp> #include <HALKit/Alpha/Processor.hpp> HCore::Array<void (*)(HCore::Int32 id, HCore::HAL::StackFrame *), kMaxSyscalls> kSyscalls; |
