diff --git a/rtengine/procparams.cc b/rtengine/procparams.cc index 4dad02ed8..88a94a830 100644 --- a/rtengine/procparams.cc +++ b/rtengine/procparams.cc @@ -11685,6 +11685,7 @@ bool ProcParams::operator ==(const ProcParams& other) const && chmixer == other.chmixer && blackwhite == other.blackwhite && resize == other.resize + && framing == other.framing && spot == other.spot && raw == other.raw && icm == other.icm