aboutsummaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorAbhi Beckert <abhi@abhibeckert.com>2016-03-05 08:07:16 +1000
committerAbhi Beckert <abhi@abhibeckert.com>2016-03-05 08:07:16 +1000
commit96619853ae80f40e34c53105f08f79e89bb9df13 (patch)
tree9320364b818402c88eac70b83f01d59c4a3e237d /Source
parent80b2af8b69ce90ac334e04a8eb6f510cddc5670f (diff)
downloadsequelpro-96619853ae80f40e34c53105f08f79e89bb9df13.tar.gz
sequelpro-96619853ae80f40e34c53105f08f79e89bb9df13.tar.bz2
sequelpro-96619853ae80f40e34c53105f08f79e89bb9df13.zip
Restore bundled zlib (#1972)
Diffstat (limited to 'Source')
-rw-r--r--Source/SPFileHandle.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPFileHandle.m b/Source/SPFileHandle.m
index 8cc6bed4..7da3d100 100644
--- a/Source/SPFileHandle.m
+++ b/Source/SPFileHandle.m
@@ -30,7 +30,7 @@
#import "SPFileHandle.h"
#import "bzlib.h"
-#import "zlib.h"
+#import "zlib.1.2.4.h"
#import "pthread.h"
// Define the maximum size of the background write buffer before the writing thread