diff options
author | George Hazan <george.hazan@gmail.com> | 2012-05-30 17:27:49 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-05-30 17:27:49 +0000 |
commit | 88708cffa15662dcd2755fce699112d24a10a087 (patch) | |
tree | 55d362220b42a52b52eaef2254f894c9a61fb4fd /plugins/Zlib/zlib.def | |
parent | 7fa5563a954339f3feeb156285ef56bfde7cbec8 (diff) |
update for zlib & FreeImage
git-svn-id: http://svn.miranda-ng.org/main/trunk@238 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Zlib/zlib.def')
-rw-r--r-- | plugins/Zlib/zlib.def | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Zlib/zlib.def b/plugins/Zlib/zlib.def index d96c18ae45..04896150e4 100644 --- a/plugins/Zlib/zlib.def +++ b/plugins/Zlib/zlib.def @@ -74,11 +74,11 @@ EXPORTS inflateInit_ inflateInit2_ inflateBackInit_ + gzgetc_ zError inflateSyncPoint get_crc_table inflateUndermine inflateResetKeep deflateResetKeep - gzgetc_ - gzflags + gzopen_w |