]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - fs.c
Early support for NetBSD (the dedicated binary works and the GLX binary compiles)
[xonotic/darkplaces.git] / fs.c
diff --git a/fs.c b/fs.c
index cd5f402a21f11698693dc55744844e788a772f32..43e7d4991d22c00834da32056239143f2d130b64 100644 (file)
--- a/fs.c
+++ b/fs.c
@@ -328,7 +328,7 @@ qboolean PK3_OpenLibrary (void)
 #ifdef WIN32
        dllname = "zlib.dll";
 #else
-       dllname = "libz.so.1";
+       dllname = "libz.so";
 #endif
 
        // Initializations