diff options
Diffstat (limited to 'tools/tiffinfo.c')
-rw-r--r-- | tools/tiffinfo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tiffinfo.c b/tools/tiffinfo.c index da629c6..97f2309 100644 --- a/tools/tiffinfo.c +++ b/tools/tiffinfo.c @@ -20,9 +20,9 @@ #include <jv.h> #include <errno.h> +#include <stdio.h> #include <stdlib.h> #include <string.h> -#include <stdbool.h> // This is essentially the same as jpeginfo.c, but we only have an Exif segment. // TODO(p): Photoshop data and ICC profiles also have their tag, |