summaryrefslogtreecommitdiff
path: root/Kernel/Arch/aarch64/MMU.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/Arch/aarch64/MMU.cpp')
-rw-r--r--Kernel/Arch/aarch64/MMU.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/Arch/aarch64/MMU.cpp b/Kernel/Arch/aarch64/MMU.cpp
index f5c7cebb6a..10eb030e16 100644
--- a/Kernel/Arch/aarch64/MMU.cpp
+++ b/Kernel/Arch/aarch64/MMU.cpp
@@ -14,7 +14,7 @@
#include <Kernel/Arch/aarch64/RPi/UART.h>
#include <Kernel/Arch/aarch64/Registers.h>
#include <Kernel/BootInfo.h>
-#include <Kernel/Panic.h>
+#include <Kernel/Library/Panic.h>
#include <Kernel/Sections.h>
// Documentation here for Aarch64 Address Translations