# HG changeset patch # User Gerd Moellmann # Date 935177413 0 # Node ID 2de1796b006b8219ead66bb5e42432070ff232c7 # Parent 90f938711ffad872887e590ee2445374a4404d8c remove tiff34 prefix from include. diff -r 90f938711ffa -r 2de1796b006b src/xfns.c --- a/src/xfns.c Fri Aug 20 19:30:09 1999 +0000 +++ b/src/xfns.c Fri Aug 20 19:30:13 1999 +0000 @@ -8507,7 +8507,7 @@ #if HAVE_TIFF -#include +#include static int tiff_image_p P_ ((Lisp_Object object)); static int tiff_load P_ ((struct frame *f, struct image *img));