$OpenBSD: patch-src_png_loader_c,v 1.1.1.1 2010/10/24 20:19:48 phessler Exp $
--- src/png_loader.c.orig	Sun Jan 18 00:20:15 2009
+++ src/png_loader.c	Sun Jan 18 00:20:35 2009
@@ -26,7 +26,7 @@
 #endif
 
 #if COMPILE_PNG_CODE
-	#include <png.h>
+	#include <libpng/png.h>
 #else
 #endif
 #include <math.h>
