--- a/Graphics/gl2png.cpp +++ b/Graphics/gl2png.cpp @@ -16,6 +16,7 @@ #else #include +#include #ifndef png_jmpbuf # define png_jmpbuf(png_ptr) ((png_ptr)->jmpbuf)