summaryrefslogtreecommitdiffhomepage
path: root/Kernel/HALKit/AMD64/HalSMPCore.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/HALKit/AMD64/HalSMPCore.cxx')
-rw-r--r--Kernel/HALKit/AMD64/HalSMPCore.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/HALKit/AMD64/HalSMPCore.cxx b/Kernel/HALKit/AMD64/HalSMPCore.cxx
index 90703e13..7aa13068 100644
--- a/Kernel/HALKit/AMD64/HalSMPCore.cxx
+++ b/Kernel/HALKit/AMD64/HalSMPCore.cxx
@@ -4,7 +4,7 @@
------------------------------------------- */
-#include <KernelKit/ProcessScheduler.hpp>
+#include <KernelKit/ProcessScheduler.hxx>
using namespace NewOS;
Void ProcessHeader::SetEntrypoint(UIntPtr& imageStart) noexcept