aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/image.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/image.c b/src/image.c
index 967263e2c60..4b2a038cc14 100644
--- a/src/image.c
+++ b/src/image.c
@@ -8433,7 +8433,7 @@ tiff_load (struct frame *f, struct image *img)
8433 8433
8434 8434
8435 8435
8436#if defined (HAVE_WEBP) 8436#if defined (HAVE_WEBP) || defined (HAVE_GIF)
8437 8437
8438/* To speed animations up, we keep a cache (based on EQ-ness of the 8438/* To speed animations up, we keep a cache (based on EQ-ness of the
8439 image spec/object) where we put the animator iterator. */ 8439 image spec/object) where we put the animator iterator. */