mscms: Fix compilation with the latest lcms header.
This commit is contained in:
parent
35d728ef50
commit
83f1c1df25
@ -58,9 +58,11 @@
|
||||
* (typedef) definitions.
|
||||
*/
|
||||
|
||||
#undef BOOL
|
||||
#undef DWORD
|
||||
#undef LPDWORD
|
||||
|
||||
#define BOOL BOOL
|
||||
#define DWORD DWORD
|
||||
#define LPDWORD LPDWORD
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user