summaryrefslogtreecommitdiff
path: root/Kernel/Arch/aarch64/Dummy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/Arch/aarch64/Dummy.cpp')
-rw-r--r--Kernel/Arch/aarch64/Dummy.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/Arch/aarch64/Dummy.cpp b/Kernel/Arch/aarch64/Dummy.cpp
index e08dcd713c..a8d3aec853 100644
--- a/Kernel/Arch/aarch64/Dummy.cpp
+++ b/Kernel/Arch/aarch64/Dummy.cpp
@@ -9,8 +9,8 @@
#include <Kernel/Arch/Delay.h>
#include <Kernel/Bus/PCI/Initializer.h>
-#include <Kernel/Process.h>
#include <Kernel/Sections.h>
+#include <Kernel/Tasks/Process.h>
#include <Kernel/kstdio.h>
// Delay.cpp