summaryrefslogtreecommitdiffhomepage
path: root/Private/KernelKit/Timer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'Private/KernelKit/Timer.hpp')
-rw-r--r--Private/KernelKit/Timer.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Private/KernelKit/Timer.hpp b/Private/KernelKit/Timer.hpp
index af03a7d0..eeeeac3e 100644
--- a/Private/KernelKit/Timer.hpp
+++ b/Private/KernelKit/Timer.hpp
@@ -9,7 +9,7 @@
#pragma once
-#include <ArchKit/Arch.hpp>
+#include <ArchKit/ArchKit.hpp>
#include <CompilerKit/CompilerKit.hpp>
#include <NewKit/ErrorID.hpp>