diff --git a/gfx/src/mac/nsImageMac.h b/gfx/src/mac/nsImageMac.h index af9a204ac139..e1fce5b5e090 100644 --- a/gfx/src/mac/nsImageMac.h +++ b/gfx/src/mac/nsImageMac.h @@ -91,7 +91,7 @@ private: // alpha layer members BitMap *mAlphaPix; // the alpha level pixel map - PRBook mIsTopToBottom; + PRBool mIsTopToBottom; PRUint8 *mAlphaBits; // the bits to set for the mask PRInt32 mARowBytes; // rowbytes for the alpha layer PRInt8 mAlphaDepth; // alpha layer depth