Forward declare Image8

This commit is contained in:
Ingo Weyrich
2019-10-29 11:44:00 +01:00
parent 54b6b53e12
commit e92a99350b
13 changed files with 18 additions and 11 deletions

View File

@@ -19,6 +19,7 @@
*/
#include "cieimage.h"
#include "image8.h"
#include "imagefloat.h"
#include "labimage.h"
#include "curves.h"