summaryrefslogtreecommitdiff
path: root/community-testing/xmoto/xmoto-0.5.10-libpng15.patch
blob: aed175c7c79b153069f428b78adba9d826f63857 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/src/image/tim_png.cpp	2011-12-29 22:13:37.000000000 +0100
+++ b/src/image/tim_png.cpp	2012-07-21 21:36:34.000000000 +0200
@@ -24,6 +24,7 @@
  */
 #include <stdio.h>
 #include <string.h>
+#include <zlib.h>
 #include "tim.h"
 #include <png.h>
 #include <zlib.h>