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

File: [local] / ports / games / xmoto / patches / Attic / patch-src_image_tim_png_cpp (download)

Revision 1.1, Fri Dec 5 22:21:04 2008 UTC (15 years, 7 months ago) by yason
Branch: MAIN

added libode dependency and libpng patch. doesn't build on macppc due gmake segfault. needs testing on i386-current

$OpenBSD$
--- src/image/tim_png.cpp.orig	Sat Dec  6 01:05:28 2008
+++ src/image/tim_png.cpp	Sat Dec  6 01:06:44 2008
@@ -25,7 +25,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, 
 #include <stdio.h>
 #include <string.h>
 #include "tim.h"
-#include "png.h"
+#include <libpng/png.h>
 
 /*==============================================================================
 Types