diff options
Diffstat (limited to 'apps/plugins/imageviewer/png/SOURCES')
-rw-r--r-- | apps/plugins/imageviewer/png/SOURCES | 9 |
1 files changed, 4 insertions, 5 deletions
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 |