summaryrefslogtreecommitdiffhomepage
path: root/Public/Kits/System.Core/HCoreBase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'Public/Kits/System.Core/HCoreBase.hxx')
-rw-r--r--Public/Kits/System.Core/HCoreBase.hxx2
1 files changed, 1 insertions, 1 deletions
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 <System.Core/CoreAPI.hxx>
+#include <System.Core/Defs.hxx>
typedef struct HcObject {
void(*Release)(void);