summaryrefslogtreecommitdiff
path: root/print/poppler/patches/patch-ad
blob: 15461a70fcb7e1b0520aa5aaf9bd92242b960f2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ad,v 1.6 2011/01/13 17:01:35 wiz Exp $

--- goo/PNGWriter.cc.orig	2010-06-08 20:06:31.000000000 +0000
+++ goo/PNGWriter.cc
@@ -15,6 +15,7 @@
 #include "PNGWriter.h"
 
 #ifdef ENABLE_LIBPNG
+#include <zlib.h>
 
 #include "poppler/Error.h"