Update unzip.h

This commit is contained in:
minggo 2020-08-28 11:15:20 +08:00 committed by GitHub
parent 4fe69eb307
commit 435895c2f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
#ifndef _unz64_H #ifndef _unz64_H
#define _unz64_H #define _unz64_H
#include "base/ccMacros.h" #include "base/Macros.h"
#ifndef _ZLIB_H #ifndef _ZLIB_H
#include "zlib.h" #include "zlib.h"