summaryrefslogtreecommitdiffhomepage
path: root/dev/Boot/src/BootFileReader.cc
diff options
context:
space:
mode:
Diffstat (limited to 'dev/Boot/src/BootFileReader.cc')
-rw-r--r--dev/Boot/src/BootFileReader.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/Boot/src/BootFileReader.cc b/dev/Boot/src/BootFileReader.cc
index e8f8772c..c0809e77 100644
--- a/dev/Boot/src/BootFileReader.cc
+++ b/dev/Boot/src/BootFileReader.cc
@@ -13,7 +13,7 @@
#include <BootKit/BootKit.h>
#include <FirmwareKit/Handover.h>
#include <FirmwareKit/EFI/API.h>
-#include <Mod/GfxMgr/TextMgr.h>
+#include <Mod/CoreGfx/TextMgr.h>
/// @file BootFileReader
/// @brief Bootloader File reader.