mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
future portability to libpng 1.2.7
This commit is contained in:
parent
204f639d70
commit
dfb3408f7d
@ -58,7 +58,7 @@ PNMFileTypePNG() {
|
||||
// dereferencing convention on the notify category.
|
||||
if (pnmimage_png_cat->is_debug()) {
|
||||
pnmimage_png_cat->debug()
|
||||
<< "PNG version " << png_libpng_ver << "\n";
|
||||
<< "PNG version " << PNG_LIBPNG_VER << "\n";
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user