diff options
| author | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-07-29 08:28:15 +0200 |
|---|---|---|
| committer | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-07-29 08:28:15 +0200 |
| commit | 83a3ac27ddd9a02ad698407515b0e708197b2aac (patch) | |
| tree | 5937d6b70ba935b419eed3b309abd2ced464ffe6 /Kernel/KernelKit/Timer.hpp | |
| parent | 4db57a2d646b1538783a0675b38bada7a0f903ae (diff) | |
[MHR-36] Last commit on ticket.
Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'Kernel/KernelKit/Timer.hpp')
| -rw-r--r-- | Kernel/KernelKit/Timer.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/KernelKit/Timer.hpp b/Kernel/KernelKit/Timer.hpp index 11ed0c81..eff075cc 100644 --- a/Kernel/KernelKit/Timer.hpp +++ b/Kernel/KernelKit/Timer.hpp @@ -8,7 +8,7 @@ #include <ArchKit/ArchKit.hpp> #include <CompilerKit/CompilerKit.hxx> -#include <KernelKit/HError.hpp> +#include <KernelKit/LPC.hxx> namespace Kernel { |
