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

@@ -18,7 +18,7 @@
*/
#include <image8.h>
#include <rtengine.h>
#include <memory.h>
using namespace rtengine;