freebsd-ports/print/ghostscript8/files/patch-base-png_.h
2012-06-01 05:26:28 +00:00

9 lines
212 B
C

--- base/png_.h.orig 2007-06-06 00:23:38.000000000 +0200
+++ base/png_.h 2012-04-27 19:31:55.000000000 +0200
@@ -22,5 +22,6 @@
#else
#include "png.h"
#endif
+#include "pngpriv.h"
#endif /* png__INCLUDED */