Mercurial > mplayer.hg
changeset 24550:7b874518ea41
Add comment that clears up what _WINGDI_H is for.
author | diego |
---|---|
date | Tue, 18 Sep 2007 10:56:29 +0000 |
parents | 56fa787726b2 |
children | 925b7145748d |
files | libmpdemux/ms_hdr.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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__))