Updated definition

svn path=/trunk/; revision=1946
This commit is contained in:
Jason Filby 2001-06-06 14:25:13 +00:00
parent 4531d3752a
commit 51c0ed06fe

View file

@ -662,7 +662,7 @@ typedef struct _PALOBJ
{
PXLATEOBJ logicalToSystem;
int *mapping;
LOGPALETTE logpalette; // _MUST_ be the last field
PLOGPALETTE logpalette; // _MUST_ be the last field
} PALOBJ, *PPALOBJ;
typedef struct _PATHOBJ