diff options
Diffstat (limited to 'emulators/zsnes/files/patch-zpng.c')
-rw-r--r-- | emulators/zsnes/files/patch-zpng.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/emulators/zsnes/files/patch-zpng.c b/emulators/zsnes/files/patch-zpng.c deleted file mode 100644 index 11fe1536d4f4..000000000000 --- a/emulators/zsnes/files/patch-zpng.c +++ /dev/null @@ -1,10 +0,0 @@ ---- zip/zpng.c.orig 2007-01-16 00:06:29.000000000 +0100 -+++ zip/zpng.c 2012-05-06 16:01:13.000000000 +0200 -@@ -21,6 +21,7 @@ - - #ifndef NO_PNG - #include <png.h> -+#include <pngpriv.h> - #endif - - #ifdef __UNIXSDL__ |