summaryrefslogtreecommitdiffstats
path: root/academic/QtiPlot/qwtplot3d-libpng15.patch
blob: 828f0c6d847ca6d107d668c3038c7a4ab7fc75cc (plain)
1
2
3
4
5
6
7
8
9
10
--- 3rdparty/gl2ps/gl2ps.c.orig	2012-01-29 18:15:34.000000000 -0500
+++ 3rdparty/gl2ps/gl2ps.c	2012-01-29 18:16:08.000000000 -0500
@@ -47,6 +47,7 @@
 #endif
 
 #if defined(GL2PS_HAVE_LIBPNG)
+#include <zlib.h>
 #include <png.h>
 #endif