This commit is contained in:
John Cupitt 2008-08-25 16:48:15 +00:00
parent 8e9137d5b7
commit 0180e99d0e
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ im__format_init( void )
#ifdef HAVE_JPEG
im__jpeg_register();
#endif /*HAVE_JPEG*/
#ifndef HAVE_PNG
#ifdef HAVE_PNG
im__png_register();
#endif /*HAVE_PNG*/
im__csv_register();