diff options
Diffstat (limited to 'Boot/Sources')
| -rw-r--r-- | Boot/Sources/HEL/AMD64/BootMain.cxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Boot/Sources/HEL/AMD64/BootMain.cxx b/Boot/Sources/HEL/AMD64/BootMain.cxx index 928bc5de..ce4074b2 100644 --- a/Boot/Sources/HEL/AMD64/BootMain.cxx +++ b/Boot/Sources/HEL/AMD64/BootMain.cxx @@ -16,10 +16,9 @@ #include <NewKit/Macros.hpp> #include <NewKit/Ref.hpp> #include <BootKit/ProgramLoader.hxx> -#include <KernelKit/KernelHeap.hpp> #include <cstring> -#include <BootKit/Vendor/Support.hxx>ke_realloc_ke_heap +#include <BootKit/Vendor/Support.hxx> #include <BootKit/STB.hxx> /// make the compiler shut up. |
