]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/serialization.cpp
comments
[dragonfireclient.git] / src / serialization.cpp
index eb80f3c608b3ec000bd393426f398b91a21974ba..c324ca0fdb13ef38deb917ce93a595d8914305af 100644 (file)
@@ -19,6 +19,9 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 
 #include "serialization.h"
 #include "utility.h"
+#ifdef _WIN32
+       #define ZLIB_WINAPI
+#endif
 #include "zlib.h"
 
 /* report a zlib or i/o error */