diff options
| author | Amlal <amlalelmahrouss@icloud.com> | 2024-07-29 08:30:04 +0000 |
|---|---|---|
| committer | Amlal <amlalelmahrouss@icloud.com> | 2024-07-29 08:30:04 +0000 |
| commit | 0d661d2587046d3fc078bc15a089b94489c08a8d (patch) | |
| tree | 5937d6b70ba935b419eed3b309abd2ced464ffe6 /Kernel/Sources/HError.cxx | |
| parent | c4023005e029ae092dad2689564c490580dd5c28 (diff) | |
| parent | 83a3ac27ddd9a02ad698407515b0e708197b2aac (diff) | |
Merged in MHR-36 (pull request #18)
[MHR-36] Last commit on ticket.
Diffstat (limited to 'Kernel/Sources/HError.cxx')
| -rw-r--r-- | Kernel/Sources/HError.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/Sources/HError.cxx b/Kernel/Sources/HError.cxx index f10c3a15..7c093865 100644 --- a/Kernel/Sources/HError.cxx +++ b/Kernel/Sources/HError.cxx @@ -4,7 +4,7 @@ ------------------------------------------- */ -#include <KernelKit/HError.hpp> +#include <KernelKit/LPC.hxx> #include <NewKit/KernelCheck.hpp> namespace Kernel |
