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

@@ -21,6 +21,7 @@
#include "color.h"
#include "curves.h"
#include "iccstore.h"
#include "image8.h"
#include "image16.h"
#include "imagefloat.h"
#include "imageio.h"