Fix references to DCPProfile::ApplyState

This commit is contained in:
Thanatomanic
2020-10-16 12:43:59 +02:00
parent d9799ec5de
commit 9ee48d83f9
9 changed files with 12 additions and 13 deletions

View File

@@ -1329,7 +1329,7 @@ IImage8* Thumbnail::processImage (const procparams::ProcParams& params, eSensorT
LabImage* labView = new LabImage (fw, fh);
DCPProfile *dcpProf = nullptr;
DCPProfileApplyState as;
DCPProfile::ApplyState as;
if (isRaw) {
cmsHPROFILE dummy;