<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- src/drcs.c.orig	2022-02-15 01:48:35.000000000 -0800
+++ src/drcs.c	2022-02-15 01:48:45.000000000 -0800
@@ -31,7 +31,7 @@
 #include &lt;sys/stat.h&gt;
 
 #ifdef HAVE_PNG
-  #include "png.h"
+  #include &lt;png.h&gt;
 #endif
 #include "aribb24/aribb24.h"
 #include "aribb24/bits.h"
</pre></body></html>