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 7fed58f0..1236b7f0 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 <modules/CoreGfx/TextMgr.h>
+#include <modules/CoreGfx/TextGfx.h>
/// @file BootFileReader
/// @brief Bootloader File reader.