fix compiling error

This commit is contained in:
minggo 2020-06-15 10:01:32 +08:00
parent a6160ab8b3
commit bff47bac41
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 "CCPlatformDefine.h" #include "base/ccMacros.h"
#ifndef _ZLIB_H #ifndef _ZLIB_H
#include "zlib.h" #include "zlib.h"