summaryrefslogtreecommitdiffhomepage
path: root/Kernel/HALKit/ARM64
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/HALKit/ARM64')
-rw-r--r--Kernel/HALKit/ARM64/HalKernelMain.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/HALKit/ARM64/HalKernelMain.cxx b/Kernel/HALKit/ARM64/HalKernelMain.cxx
index 18cf2f7d..0c58657a 100644
--- a/Kernel/HALKit/ARM64/HalKernelMain.cxx
+++ b/Kernel/HALKit/ARM64/HalKernelMain.cxx
@@ -5,7 +5,7 @@
------------------------------------------- */
#include <ArchKit/ArchKit.hxx>
-#include <Modules/CoreCG/CoreCG.hxx>
+#include <Modules/CoreCG/FbRenderer.hxx>
#include <FirmwareKit/Handover.hxx>
#include <KernelKit/FileManager.hxx>
#include <KernelKit/Framebuffer.hxx>