diff options
Diffstat (limited to 'libhb/common.h')
-rw-r--r-- | libhb/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libhb/common.h b/libhb/common.h index 92a991e91..14a16f620 100644 --- a/libhb/common.h +++ b/libhb/common.h @@ -270,6 +270,7 @@ struct hb_geometry_settings_s hb_geometry_t geometry; }; +// Update win/CS/HandBrake.Interop/Interop/HbLib/hb_image_s.cs when changing this struct struct hb_image_s { int format; |