summaryrefslogtreecommitdiffhomepage
path: root/Public/Kits/System.Zip
diff options
context:
space:
mode:
authoramlal <amlal@el-mahrouss-logic.com>2024-03-16 14:22:21 +0100
committeramlal <amlal@el-mahrouss-logic.com>2024-03-16 14:22:21 +0100
commit55059428bfd6a18451bc1ed3ee64e7bb04c395cd (patch)
tree02dd524a2249111e30d2208fd700fa72e31182db /Public/Kits/System.Zip
parent8f9b5e08f53f6e49a1f4c6b20e17c54298da9c44 (diff)
HCR-14: See below.
- Pretty big modifications, add kernel mouse. Signed-off-by: amlal <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'Public/Kits/System.Zip')
-rw-r--r--Public/Kits/System.Zip/Zip.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Public/Kits/System.Zip/Zip.cxx b/Public/Kits/System.Zip/Zip.cxx
index 39818da7..1e4a28cb 100644
--- a/Public/Kits/System.Zip/Zip.cxx
+++ b/Public/Kits/System.Zip/Zip.cxx
@@ -8,7 +8,7 @@
*/
#include <System.Zip/Zip.hpp>
-#include <System.Core/CoreAPI.hxx>
+#include <System.Core/Defs.hxx>
#define kInitialSz 4096