summaryrefslogtreecommitdiffhomepage
path: root/Boot/BootKit/BootKit.hxx
diff options
context:
space:
mode:
authorAmlal <amlal@zka.com>2024-07-17 16:31:17 +0200
committerAmlal <amlal@zka.com>2024-07-17 16:31:17 +0200
commit7b8f6b0644e16614ebb07983ff2e8809581f8350 (patch)
tree3375b0f89110522b50f977cde9b7419fee4b71f3 /Boot/BootKit/BootKit.hxx
parent9e9a4f09ae2ea33ffc12855071753a987a6b798d (diff)
[IMP] Move support header to BootKit.
Signed-off-by: Amlal <amlal@zka.com>
Diffstat (limited to 'Boot/BootKit/BootKit.hxx')
-rw-r--r--Boot/BootKit/BootKit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Boot/BootKit/BootKit.hxx b/Boot/BootKit/BootKit.hxx
index af727da1..16f81696 100644
--- a/Boot/BootKit/BootKit.hxx
+++ b/Boot/BootKit/BootKit.hxx
@@ -19,7 +19,7 @@
#include <cstring>
#include <FSKit/NewFS.hxx>
-#include <BootKit/Vendor/Support.hxx>
+#include <BootKit/Support.hxx>
/***********************************************************************************/
/// Include other APIs.