summaryrefslogtreecommitdiff
path: root/community-testing/xmoto/xmoto-0.5.10-libpng15.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community-testing/xmoto/xmoto-0.5.10-libpng15.patch')
-rw-r--r--community-testing/xmoto/xmoto-0.5.10-libpng15.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/community-testing/xmoto/xmoto-0.5.10-libpng15.patch b/community-testing/xmoto/xmoto-0.5.10-libpng15.patch
deleted file mode 100644
index aed175c7c..000000000
--- a/community-testing/xmoto/xmoto-0.5.10-libpng15.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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>