summaryrefslogtreecommitdiffhomepage
path: root/Kernel/HALKit/ARM64
diff options
context:
space:
mode:
authorAmlal EL Mahrouss <amlalelmahrouss@icloud.com>2024-08-03 14:31:58 +0200
committerAmlal EL Mahrouss <amlalelmahrouss@icloud.com>2024-08-03 14:31:58 +0200
commite61444f10333631acaebd241b7c7bc35fa7cb2f2 (patch)
treeb8bc19e964d9935967b69134bd1a52a408323bd7 /Kernel/HALKit/ARM64
parent59578978610f6af245f571a011694a51d94dc530 (diff)
[unstable] [CG] [WIP] text printing.
Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
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>