diff --git a/zsnes/src/zip/unzip.h b/zsnes/src/zip/unzip.h index 76692cb7..2f0c4599 100644 --- a/zsnes/src/zip/unzip.h +++ b/zsnes/src/zip/unzip.h @@ -45,9 +45,7 @@ extern "C" { #endif -#ifndef _ZLIB_H -#include "zlib.h" -#endif +#include #if defined(STRICTUNZIP) || defined(STRICTZIPUNZIP) /* like the STRICT of WIN32, we define a pointer that cannot be converted