summaryrefslogtreecommitdiff
path: root/community/xmoto/xmoto-0.5.9-libpng15.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/xmoto/xmoto-0.5.9-libpng15.patch')
-rw-r--r--community/xmoto/xmoto-0.5.9-libpng15.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/community/xmoto/xmoto-0.5.9-libpng15.patch b/community/xmoto/xmoto-0.5.9-libpng15.patch
new file mode 100644
index 000000000..0410c81c5
--- /dev/null
+++ b/community/xmoto/xmoto-0.5.9-libpng15.patch
@@ -0,0 +1,10 @@
+--- a/src/image/tim_png.cpp 2011-10-11 22:18:11.000000000 +0200
++++ b/src/image/tim_png.cpp 2012-01-19 19:58:24.000000000 +0100
+@@ -24,6 +24,7 @@
+ */
+ #include <stdio.h>
+ #include <string.h>
++#include <zlib.h>
+ #include "tim.h"
+ #include "png.h"
+