From ec23419517078d032187b5b5f204d4c78de8c964 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 25 Dec 2024 08:47:34 +0100 Subject: IMPL: Refactor the Graphics API of the OS (kernel side) (AppearanceMgr.h) Signed-off-by: Amlal El Mahrouss --- dev/BootLoader/BootKit/BootKit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/BootLoader/BootKit/BootKit.h') diff --git a/dev/BootLoader/BootKit/BootKit.h b/dev/BootLoader/BootKit/BootKit.h index a3d6a026..3a801ec8 100644 --- a/dev/BootLoader/BootKit/BootKit.h +++ b/dev/BootLoader/BootKit/BootKit.h @@ -15,7 +15,7 @@ #include #include #include -#include +#include #include #include #include -- cgit v1.2.3