diff options
Diffstat (limited to 'app-emulation/fuse/files/fuse-1.0.0-libpng15.patch')
-rw-r--r-- | app-emulation/fuse/files/fuse-1.0.0-libpng15.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/app-emulation/fuse/files/fuse-1.0.0-libpng15.patch b/app-emulation/fuse/files/fuse-1.0.0-libpng15.patch deleted file mode 100644 index 3da2d672c47..00000000000 --- a/app-emulation/fuse/files/fuse-1.0.0-libpng15.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- screenshot.c -+++ screenshot.c -@@ -48,6 +48,7 @@ - - #ifdef USE_LIBPNG - -+#include <zlib.h> - #include <png.h> - - static int get_rgb32_data( libspectrum_byte *rgb32_data, size_t stride, |