From b2f5a8ac9f84e6a951bc44c3f9380d28b9fd21a8 Mon Sep 17 00:00:00 2001 From: Desmis Date: Wed, 20 Nov 2019 13:22:23 +0100 Subject: [PATCH] merge with dev --- rtengine/improcfun.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtengine/improcfun.h b/rtengine/improcfun.h index 4e40063b9..9de16db00 100644 --- a/rtengine/improcfun.h +++ b/rtengine/improcfun.h @@ -25,7 +25,7 @@ #include "jaggedarray.h" #include "pipettebuffer.h" #include "shmap.h" - +#include "array2D.h" template class LUT;