summary refs log tree commit diff
path: root/pkgs/games/xmoto/r3402.patch
blob: 787e5625b5fe151369f2270c89f16258819541c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Index: a/src/image/tim_png.cpp
===================================================================
--- a/src/image/tim_png.cpp	(revision 3401)
+++ b/src/image/tim_png.cpp	(revision 3402)
@@ -25,7 +25,8 @@
 #include <stdio.h>
 #include <string.h>
 #include "tim.h"
-#include "png.h"
+#include <png.h>
+#include <zlib.h>
 
 /*==============================================================================
 Types
Index: ChangeLog
===================================================================
--- a/ChangeLog	(revision 3401)
+++ b/ChangeLog	(revision 3402)
@@ -1,3 +1,7 @@
+X-Moto 0.5.10 2012-
+--------------------------------
+ * libpng patch by Kelly Anderson
+
 X-Moto 0.5.9 2011-11-13
 --------------------------------
  * fix a compilation error with libxml