Further reduction of include dependencies

This commit is contained in:
Ingo Weyrich
2019-10-31 20:41:08 +01:00
parent 284fe57159
commit cac2eb53ef
54 changed files with 137 additions and 56 deletions

View File

@@ -21,6 +21,7 @@
#include "options.h"
#include "../rtengine/color.h"
#include "../rtengine/rt_math.h"
#include "../rtengine/utils.h"
#include "imagearea.h"
#include "multilangmgr.h"
#include "navigator.h"