aboutsummaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorAbhi Beckert <abhi@abhibeckert.com>2016-03-04 18:02:44 +1000
committerAbhi Beckert <abhi@abhibeckert.com>2016-03-04 18:02:44 +1000
commitfaafa14b29d618a5342891214101da1bf2fbff80 (patch)
tree094c6a3f1fa6185d53d46759b75b239a8a2087ba /Source
parent67f1ef6e43027380cbdc976115164fbeee1c2dc2 (diff)
downloadsequelpro-faafa14b29d618a5342891214101da1bf2fbff80.tar.gz
sequelpro-faafa14b29d618a5342891214101da1bf2fbff80.tar.bz2
sequelpro-faafa14b29d618a5342891214101da1bf2fbff80.zip
Remove bundled zlib #1927
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 49bcd4a4..8cc6bed4 100644
--- a/Source/SPFileHandle.m
+++ b/Source/SPFileHandle.m
@@ -29,8 +29,8 @@
// More info at <https://github.com/sequelpro/sequelpro>
#import "SPFileHandle.h"
-#import "zlib.1.2.4.h"
#import "bzlib.h"
+#import "zlib.h"
#import "pthread.h"
// Define the maximum size of the background write buffer before the writing thread