Forward declare LabImage

This commit is contained in:
Ingo Weyrich
2019-10-28 17:17:15 +01:00
parent eaf0eeff4e
commit 22e5348db7
24 changed files with 24 additions and 6 deletions

View File

@@ -18,6 +18,7 @@
*/
#include "improccoordinator.h"
#include "cieimage.h"
#include "labimage.h"
#include "curves.h"
#include "mytime.h"
#include "refreshmap.h"