aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xfns.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xfns.c b/src/xfns.c
index 835b36922cc..5bbf81dbff6 100644
--- a/src/xfns.c
+++ b/src/xfns.c
@@ -8507,7 +8507,7 @@ jpeg_load (f, img)
8507 8507
8508#if HAVE_TIFF 8508#if HAVE_TIFF
8509 8509
8510#include <tiff34/tiffio.h> 8510#include <tiffio.h>
8511 8511
8512static int tiff_image_p P_ ((Lisp_Object object)); 8512static int tiff_image_p P_ ((Lisp_Object object));
8513static int tiff_load P_ ((struct frame *f, struct image *img)); 8513static int tiff_load P_ ((struct frame *f, struct image *img));