From e26d0c62e07d1b1c1087a065242ed7ab1a2c522f Mon Sep 17 00:00:00 2001 From: Marcin Bukat Date: Sun, 31 Oct 2010 12:40:49 +0000 Subject: Fix and extend imageviewer png support. FS#11641 by me git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28413 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/imageviewer/png/SOURCES | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'apps/plugins/imageviewer/png/SOURCES') diff --git a/apps/plugins/imageviewer/png/SOURCES b/apps/plugins/imageviewer/png/SOURCES index 19ca69d927..8c278b02b9 100644 --- a/apps/plugins/imageviewer/png/SOURCES +++ b/apps/plugins/imageviewer/png/SOURCES @@ -1,7 +1,6 @@ -adler32.c -crc32_png.c -inffast.c -inflate.c -inftrees.c +crc32.c +tinflate.c +tinfzlib.c +png_decoder.c png.c png_ui.c -- cgit v1.2.3