Add comment that clears up what _WINGDI_H is for.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24570 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-09-18 10:56:29 +00:00
parent 7db8f740c5
commit f5656d7017
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ typedef struct __attribute__((__packed__)) mpeglayer3waveformat_tag {
} MPEGLAYER3WAVEFORMAT;
#endif /* _MPEGLAYER3WAVEFORMAT_ */
/* windows.h #includes wingdi.h on MinGW. */
#if !defined(_BITMAPINFOHEADER_) && !defined(_WINGDI_H)
#define _BITMAPINFOHEADER_
typedef struct __attribute__((__packed__))