Further reduction of include dependencies
This commit is contained in:
@@ -22,9 +22,20 @@
|
||||
|
||||
#include "thumbbrowserentrybase.h"
|
||||
|
||||
#include "../rtengine/rtengine.h"
|
||||
#include "../rtengine/noncopyable.h"
|
||||
|
||||
namespace rtengine
|
||||
{
|
||||
class IImage8;
|
||||
|
||||
namespace procparams
|
||||
{
|
||||
|
||||
struct CropParams;
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
class ThumbImageUpdateListener
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user