Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Dinges <blender@dingto.org>2012-05-04 21:39:14 +0400
committerThomas Dinges <blender@dingto.org>2012-05-04 21:39:14 +0400
commitad93736bd461d4e78fad3816dc4d6789ceb20b10 (patch)
tree3edacf50e6a4707d24a2db84b07638633e9c1b39 /source/blender/blenloader/intern/versioning_legacy.c
parent72fa15872489672694b9066ac9bbf7949ca847a8 (diff)
Windows:
* Fix compile for recent do_versions() splitting.
Diffstat (limited to 'source/blender/blenloader/intern/versioning_legacy.c')
-rw-r--r--source/blender/blenloader/intern/versioning_legacy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/blenloader/intern/versioning_legacy.c b/source/blender/blenloader/intern/versioning_legacy.c
index fc238204251..7d8905d5902 100644
--- a/source/blender/blenloader/intern/versioning_legacy.c
+++ b/source/blender/blenloader/intern/versioning_legacy.c
@@ -30,7 +30,7 @@
*/
-//#include "zlib.h"
+#include "zlib.h"
#include <limits.h>
//#include <stdio.h> // for printf fopen fwrite fclose sprintf FILE