More procparams.h
relaxation
This commit is contained in:
@@ -16,15 +16,20 @@
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with RawTherapee. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include <glibmm.h>
|
||||
#include "lensprofile.h"
|
||||
#include "guiutils.h"
|
||||
#include "../rtengine/lcp.h"
|
||||
#include <sstream>
|
||||
#include "rtimage.h"
|
||||
#include "../rtengine/rtlensfun.h"
|
||||
#include <map>
|
||||
#include <set>
|
||||
#include <sstream>
|
||||
|
||||
#include <glibmm.h>
|
||||
|
||||
#include "lensprofile.h"
|
||||
|
||||
#include "guiutils.h"
|
||||
#include "rtimage.h"
|
||||
|
||||
#include "../rtengine/lcp.h"
|
||||
#include "../rtengine/procparams.h"
|
||||
#include "../rtengine/rtlensfun.h"
|
||||
|
||||
using namespace rtengine;
|
||||
using namespace rtengine::procparams;
|
||||
|
Reference in New Issue
Block a user