mscms: Fix compilation with the latest lcms header.

This commit is contained in:
Hans Leidekker 2007-03-13 12:42:40 +01:00 committed by Alexandre Julliard
parent 35d728ef50
commit 83f1c1df25

View file

@ -58,9 +58,11 @@
* (typedef) definitions.
*/
#undef BOOL
#undef DWORD
#undef LPDWORD
#define BOOL BOOL
#define DWORD DWORD
#define LPDWORD LPDWORD