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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/jpeg-utils.h b/src/jpeg-utils.h
index d0664c9..b4ead79 100644
--- a/src/jpeg-utils.h
+++ b/src/jpeg-utils.h
@@ -60,6 +60,7 @@ typedef struct {
gchar *external_exif_data;
TCropStyle thumbnail_crop_style;
TCropHint thumbnail_crop_hint;
+ int shave_amount;
} ExifData;