diff options
Diffstat (limited to 'Private/HALKit/AMD64/CoreSyscallHandlerAMD64.cpp')
| -rw-r--r-- | Private/HALKit/AMD64/CoreSyscallHandlerAMD64.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Private/HALKit/AMD64/CoreSyscallHandlerAMD64.cpp b/Private/HALKit/AMD64/CoreSyscallHandlerAMD64.cpp index b41b8285..4f1ed4da 100644 --- a/Private/HALKit/AMD64/CoreSyscallHandlerAMD64.cpp +++ b/Private/HALKit/AMD64/CoreSyscallHandlerAMD64.cpp @@ -7,7 +7,7 @@ * ======================================================== */ -#include <ArchKit/Arch.hpp> +#include <ArchKit/ArchKit.hpp> #include <HALKit/AMD64/Processor.hpp> #include <KernelKit/PermissionSelector.hxx> |
