[MPlayer-cvslog] r24570 - trunk/libmpdemux/ms_hdr.h

diego subversion at mplayerhq.hu
Tue Sep 18 12:56:29 CEST 2007


Author: diego
Date: Tue Sep 18 12:56:29 2007
New Revision: 24570

Log:
Add comment that clears up what _WINGDI_H is for.


Modified:
   trunk/libmpdemux/ms_hdr.h

Modified: trunk/libmpdemux/ms_hdr.h
==============================================================================
--- trunk/libmpdemux/ms_hdr.h	(original)
+++ trunk/libmpdemux/ms_hdr.h	Tue Sep 18 12:56:29 2007
@@ -26,6 +26,7 @@ typedef struct __attribute__((__packed__
 } MPEGLAYER3WAVEFORMAT;
 #endif /* _MPEGLAYER3WAVEFORMAT_ */
 
+/* windows.h #includes wingdi.h on MinGW. */
 #if !defined(_BITMAPINFOHEADER_) && !defined(_WINGDI_H)
 #define _BITMAPINFOHEADER_
 typedef struct __attribute__((__packed__))



More information about the MPlayer-cvslog mailing list