[BACK]Return to patch-src_png_loader_c CVS log [TXT][DIR] Up to [local] / ports / games / foobillard / patches

File: [local] / ports / games / foobillard / patches / Attic / patch-src_png_loader_c (download)

Revision 1.1, Fri Jun 12 06:34:48 2009 UTC (15 years ago) by yason
Branch: MAIN

Initial revision

$OpenBSD$
--- 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>