diff options
Diffstat (limited to 'Source/Kernel')
-rw-r--r-- | Source/Kernel/Core/kmain.wtf.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/Kernel/Core/kmain.wtf.cpp b/Source/Kernel/Core/kmain.wtf.cpp index ad11eaf..069bf5f 100644 --- a/Source/Kernel/Core/kmain.wtf.cpp +++ b/Source/Kernel/Core/kmain.wtf.cpp @@ -33,6 +33,8 @@ #include <Core/Log.ns.h> #include <Shell/KernelShell.class.h> +#include <Map.class.h> + #include <Ressources/Graphics/logo.text.cxd> extern u32int end; //Placement address |