Major rework of headers inclusion style on behalf of lebedev.ri (issue 1079)
This commit is contained in:
@@ -19,11 +19,11 @@
|
||||
#ifndef _RAWIMAGESOURCE_
|
||||
#define _RAWIMAGESOURCE_
|
||||
|
||||
#include <imagesource.h>
|
||||
#include "imagesource.h"
|
||||
#include <lcms2.h>
|
||||
#include <array2D.h>
|
||||
#include <curves.h>
|
||||
#include <cacheimagedata.h>
|
||||
#include "array2D.h"
|
||||
#include "curves.h"
|
||||
#include "../rtgui/cacheimagedata.h"
|
||||
|
||||
#define HR_SCALE 2
|
||||
|
||||
|
Reference in New Issue
Block a user