diff options
Diffstat (limited to 'dev/zka/HALKit/AXP/CoreSyscallHandlerDEC.cpp')
| -rw-r--r-- | dev/zka/HALKit/AXP/CoreSyscallHandlerDEC.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/zka/HALKit/AXP/CoreSyscallHandlerDEC.cpp b/dev/zka/HALKit/AXP/CoreSyscallHandlerDEC.cpp index 7fe901a5..c164dce0 100644 --- a/dev/zka/HALKit/AXP/CoreSyscallHandlerDEC.cpp +++ b/dev/zka/HALKit/AXP/CoreSyscallHandlerDEC.cpp @@ -4,8 +4,8 @@ ------------------------------------------- */ -#include <ArchKit/ArchKit.hxx> -#include <HALKit/AXP/Processor.hxx> +#include <ArchKit/ArchKit.h> +#include <HALKit/AXP/Processor.h> /// @brief Internal call for syscall, to work with C++. /// @param stack |
