used color/Gamma.h instead of type/ColorSpace.h
This commit is contained in:
parent
e68ca6df76
commit
bcf232e344
@ -1,6 +1,6 @@
|
|||||||
#include<iostream>
|
#include<iostream>
|
||||||
#include"ILImage.h"
|
#include"ILImage.h"
|
||||||
#include<hgl/type/ColorSpace.h>
|
#include<hgl/color/Gamma.h>
|
||||||
#include<hgl/filesystem/Filename.h>
|
#include<hgl/filesystem/Filename.h>
|
||||||
|
|
||||||
using namespace hgl;
|
using namespace hgl;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user