Forward declare ColorTemp

This commit is contained in:
Ingo Weyrich
2019-10-29 12:33:14 +01:00
parent e92a99350b
commit 3aa84c48da
15 changed files with 17 additions and 6 deletions

View File

@@ -17,6 +17,8 @@
* along with RawTherapee. If not, see <https://www.gnu.org/licenses/>.
*/
#include <tiffio.h>
#include "colortemp.h"
#include "imagefloat.h"
#include "image16.h"
#include "image8.h"