diff options
Diffstat (limited to 'Public/Kits/System.Zip')
| -rw-r--r-- | Public/Kits/System.Zip/Zip.cxx | 2 |
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 |
