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

@@ -2,6 +2,7 @@
#include "clutstore.h"
#include "colortemp.h"
#include "iccstore.h"
#include "imagefloat.h"
#include "opthelper.h"