From 55059428bfd6a18451bc1ed3ee64e7bb04c395cd Mon Sep 17 00:00:00 2001 From: amlal Date: Sat, 16 Mar 2024 14:22:21 +0100 Subject: HCR-14: See below. - Pretty big modifications, add kernel mouse. Signed-off-by: amlal --- Private/KernelKit/LoaderInterface.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'Private/KernelKit/LoaderInterface.hpp') diff --git a/Private/KernelKit/LoaderInterface.hpp b/Private/KernelKit/LoaderInterface.hpp index 51257e72..5beb403f 100644 --- a/Private/KernelKit/LoaderInterface.hpp +++ b/Private/KernelKit/LoaderInterface.hpp @@ -7,6 +7,7 @@ #pragma once #include +#include #include #include -- cgit v1.2.3