# HG changeset patch # User Richard M. Stallman # Date 1058046039 0 # Node ID ca63e0b1c55c4dc8c2af02b6ae95b8584242555e # Parent 5488bfe4b6bea49a687649e13d1d483ca87ae7e1 Include libpng/png.h instead of png.h. diff -r 5488bfe4b6be -r ca63e0b1c55c src/xfns.c --- a/src/xfns.c Sat Jul 12 00:20:38 2003 +0000 +++ b/src/xfns.c Sat Jul 12 21:40:39 2003 +0000 @@ -7421,7 +7421,7 @@ #if HAVE_PNG -#include +#include /* Function prototypes. */