mirror of
https://github.com/mpv-player/mpv
synced 2025-01-18 04:51:52 +00:00
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:
parent
7db8f740c5
commit
f5656d7017
@ -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__))
|
||||
|
Loading…
Reference in New Issue
Block a user