Compilation fix for LCMS2 on behalf of Jacques; see issue #612
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
#ifndef __ICCSTORE__
|
#ifndef __ICCSTORE__
|
||||||
#define __ICCSTORE__
|
#define __ICCSTORE__
|
||||||
|
|
||||||
#include <lcms2_plugin.h>
|
#include <lcms2.h>
|
||||||
#include <glibmm.h>
|
#include <glibmm.h>
|
||||||
#include <map>
|
#include <map>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|||||||
@@ -18,8 +18,7 @@
|
|||||||
*/
|
*/
|
||||||
#ifndef _IIMAGE_
|
#ifndef _IIMAGE_
|
||||||
#define _IIMAGE_
|
#define _IIMAGE_
|
||||||
|
#include <lcms2.h>
|
||||||
#include <lcms2_plugin.h>
|
|
||||||
#include <glibmm.h>
|
#include <glibmm.h>
|
||||||
|
|
||||||
namespace rtengine {
|
namespace rtengine {
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
*/
|
*/
|
||||||
#include <image8.h>
|
#include <image8.h>
|
||||||
#include <rtengine.h>
|
#include <rtengine.h>
|
||||||
|
#include <memory.h>
|
||||||
using namespace rtengine;
|
using namespace rtengine;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -20,8 +20,7 @@
|
|||||||
#define _RAWIMAGESOURCE_
|
#define _RAWIMAGESOURCE_
|
||||||
|
|
||||||
#include <imagesource.h>
|
#include <imagesource.h>
|
||||||
#include <lcms2_plugin.h>
|
#include <lcms2.h>
|
||||||
|
|
||||||
#define HR_SCALE 2
|
#define HR_SCALE 2
|
||||||
|
|
||||||
namespace rtengine {
|
namespace rtengine {
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
#include <procparams.h>
|
#include <procparams.h>
|
||||||
#include <procevents.h>
|
#include <procevents.h>
|
||||||
#include <lcms2_plugin.h>
|
#include <lcms2.h>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <glibmm.h>
|
#include <glibmm.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
#include <rtengine.h>
|
#include <rtengine.h>
|
||||||
#include <rtthumbnail.h>
|
#include <rtthumbnail.h>
|
||||||
#include <image8.h>
|
#include <image8.h>
|
||||||
#include <lcms2_plugin.h>
|
#include <lcms2.h>
|
||||||
#include <curves.h>
|
#include <curves.h>
|
||||||
#include <glibmm.h>
|
#include <glibmm.h>
|
||||||
#include <improcfun.h>
|
#include <improcfun.h>
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
#include <rawmetadatalocation.h>
|
#include <rawmetadatalocation.h>
|
||||||
#include <procparams.h>
|
#include <procparams.h>
|
||||||
#include <glibmm.h>
|
#include <glibmm.h>
|
||||||
#include <lcms2_plugin.h>
|
#include <lcms2.h>
|
||||||
#include <image16.h>
|
#include <image16.h>
|
||||||
|
|
||||||
namespace rtengine {
|
namespace rtengine {
|
||||||
|
|||||||
Reference in New Issue
Block a user