You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-fps/qudos/files/qudos-0.40.1-libpng15.patch

11 lines
205 B

--- src/ref_gl/gl_local.h
+++ src/ref_gl/gl_local.h
@@ -29,6 +29,7 @@
#include <GL/glu.h>
#include <GL/glext.h>
+#include <zlib.h> /* Z_DEFAULT_COMPRESSION */
#include <png.h>
#include <jpeglib.h>