<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- src/printer.c.orig	2008-08-23 19:37:18.000000000 -0500
+++ src/printer.c	2012-10-13 06:12:21.000000000 -0500
@@ -29,6 +29,7 @@
 #include &lt;gtk/gtk.h&gt;
 
 #include &lt;png.h&gt;
+#include &lt;zlib.h&gt;
 
 #include "util.h"
 #include "display.h"
</pre></body></html>