Changed code around so that the save_png.h header file doesn't need to #include png.h.
I did this because png.h will cause the compile to fail if the user #includes setjmp.h along with png.h.
Showing
This diff is collapsed.
Please
register
or
sign in
to comment