diff options
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 { |
