[MPlayer-cvslog] r24437 - trunk/loader/wine/avifmt.h
    diego 
    subversion at mplayerhq.hu
       
    Thu Sep 13 01:13:53 CEST 2007
    
    
  
Author: diego
Date: Thu Sep 13 01:13:53 2007
New Revision: 24437
Log:
Remove redundant multiple inclusion guard.
Modified:
   trunk/loader/wine/avifmt.h
Modified: trunk/loader/wine/avifmt.h
==============================================================================
--- trunk/loader/wine/avifmt.h	(original)
+++ trunk/loader/wine/avifmt.h	Thu Sep 13 01:13:53 2007
@@ -8,9 +8,7 @@
 
 #ifndef WINE_NOAVIFMT_H
 
-#ifndef  __WINE_WINDEF_H
 #include "wine/windef.h"
-#endif
 
 #ifndef __WINE_MMSYSTEM_H
 #ifndef __WINE_MSACM_H
    
    
More information about the MPlayer-cvslog
mailing list