Further reduction of include dependencies
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include "rtimage.h"
|
||||
|
||||
#include "../rtengine/procparams.h"
|
||||
#include "../rtengine/rawimage.h"
|
||||
|
||||
using namespace rtengine;
|
||||
using namespace rtengine::procparams;
|
||||
|
@@ -25,8 +25,11 @@
|
||||
#include "guiutils.h"
|
||||
#include "toolpanel.h"
|
||||
|
||||
#include "../rtengine/rawimage.h"
|
||||
namespace rtengine {
|
||||
|
||||
class RawImage;
|
||||
|
||||
}
|
||||
class DFProvider
|
||||
{
|
||||
public:
|
||||
|
@@ -25,6 +25,7 @@
|
||||
#include "rtimage.h"
|
||||
|
||||
#include "../rtengine/procparams.h"
|
||||
#include "../rtengine/rawimage.h"
|
||||
|
||||
using namespace rtengine;
|
||||
using namespace rtengine::procparams;
|
||||
|
@@ -26,8 +26,11 @@
|
||||
#include "guiutils.h"
|
||||
#include "toolpanel.h"
|
||||
|
||||
#include "../rtengine/rawimage.h"
|
||||
namespace rtengine {
|
||||
|
||||
class RawImage;
|
||||
|
||||
}
|
||||
class FFProvider
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user