--- 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 <sys/stat.h>
 
 #ifdef HAVE_PNG
-  #include "png.h"
+  #include <png.h>
 #endif
 #include "aribb24/aribb24.h"
 #include "aribb24/bits.h"
