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 --- Public/Kits/System.Core/HCoreBase.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Public/Kits/System.Core/HCoreBase.hxx') diff --git a/Public/Kits/System.Core/HCoreBase.hxx b/Public/Kits/System.Core/HCoreBase.hxx index c8a3a99c..5bb6f9af 100644 --- a/Public/Kits/System.Core/HCoreBase.hxx +++ b/Public/Kits/System.Core/HCoreBase.hxx @@ -4,7 +4,7 @@ #pragma once -#include +#include typedef struct HcObject { void(*Release)(void); -- cgit v1.2.3