These files are from the libpng library - http://www.libpng.org/

The zlib include path in pngstruct.h has been modified to point to the JUCE internal zlib.h when
that file is available.

The error on multiple-inclusion in pngpriv.h has been removed and replaced with a standard C-style
include guard.