Compilation fix for LCMS2 on behalf of Jacques; see issue #612

This commit is contained in:
Oliver Duis
2011-04-02 11:25:24 +02:00
parent 0de4f199f0
commit ad7c93da67
7 changed files with 7 additions and 9 deletions

View File

@@ -22,7 +22,7 @@
#include <rawmetadatalocation.h>
#include <procparams.h>
#include <glibmm.h>
#include <lcms2_plugin.h>
#include <lcms2.h>
#include <image16.h>
namespace rtengine {