Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 355079
Collapse All | Expand All

(-)src/celestia/imagecapture.cpp.orig (+1 lines)
Lines 30-35 extern "C" { Link Here
30
#else
30
#else
31
#include "png.h"
31
#include "png.h"
32
#endif
32
#endif
33
#include <zlib.h>
33
34
34
// Define png_jmpbuf() in case we are using a pre-1.0.6 version of libpng
35
// Define png_jmpbuf() in case we are using a pre-1.0.6 version of libpng
35
#ifndef png_jmpbuf
36
#ifndef png_jmpbuf

Return to bug 355079