remove tiff34 prefix from include.
This commit is contained in:
parent
9f8118075d
commit
cf4790adb1
1 changed files with 1 additions and 1 deletions
|
@ -8507,7 +8507,7 @@ jpeg_load (f, img)
|
|||
|
||||
#if HAVE_TIFF
|
||||
|
||||
#include <tiff34/tiffio.h>
|
||||
#include <tiffio.h>
|
||||
|
||||
static int tiff_image_p P_ ((Lisp_Object object));
|
||||
static int tiff_load P_ ((struct frame *f, struct image *img));
|
||||
|
|
Loading…
Add table
Reference in a new issue