summaryrefslogtreecommitdiff
path: root/src/jpeg-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jpeg-utils.h')
-rw-r--r--src/jpeg-utils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/jpeg-utils.h b/src/jpeg-utils.h
index f8c9b6d..86c8dae 100644
--- a/src/jpeg-utils.h
+++ b/src/jpeg-utils.h
@@ -54,6 +54,8 @@ typedef struct {
gchar *override_copyright;
int timezone_shift;
time_t fake_datetime;
+ double fake_aperture;
+ double fake_focal_length;
gchar *external_exif_data;
ThumbnailSquareType squared_thumbnail_type;
TCropHint thumbnail_crop_hint;