Forward declare Image8
This commit is contained in:
@@ -23,9 +23,11 @@
|
||||
* also distributed under the GPL V3+
|
||||
*/
|
||||
|
||||
#include "gamutwarning.h"
|
||||
#include <iostream>
|
||||
|
||||
#include "gamutwarning.h"
|
||||
#include "image8.h"
|
||||
|
||||
namespace rtengine {
|
||||
|
||||
GamutWarning::GamutWarning(cmsHPROFILE iprof, cmsHPROFILE gamutprof, RenderingIntent intent, bool gamutbpc):
|
||||
|
Reference in New Issue
Block a user