# HG changeset patch # User diego # Date 1190112989 0 # Node ID 7b874518ea412c352bd29506d008a25214193f3a # Parent 56fa787726b213c3f69f8156be6f491fb57ecb2a Add comment that clears up what _WINGDI_H is for. diff -r 56fa787726b2 -r 7b874518ea41 libmpdemux/ms_hdr.h --- a/libmpdemux/ms_hdr.h Tue Sep 18 10:23:34 2007 +0000 +++ b/libmpdemux/ms_hdr.h Tue Sep 18 10:56:29 2007 +0000 @@ -26,6 +26,7 @@ } MPEGLAYER3WAVEFORMAT; #endif /* _MPEGLAYER3WAVEFORMAT_ */ +/* windows.h #includes wingdi.h on MinGW. */ #if !defined(_BITMAPINFOHEADER_) && !defined(_WINGDI_H) #define _BITMAPINFOHEADER_ typedef struct __attribute__((__packed__))