[MPlayer-cvslog] r26194 - in trunk/libvo:	gl_common.h	vesa_lvo.h video_out_internal.h videodev_mjpeg.h	vosub_vidix.h	w32_common.h
    Diego Biurrun 
    diego at biurrun.de
       
    Sat Mar  8 15:36:13 CET 2008
    
    
  
On Sat, Mar 08, 2008 at 01:12:10PM +0200, Ivan Kalvachev wrote:
> On Fri, Mar 7, 2008 at 10:25 PM, Diego Biurrun <diego at biurrun.de> wrote:
> > On Fri, Mar 07, 2008 at 09:19:18PM +0100, Reimar Döffinger wrote:
> >  > On Fri, Mar 07, 2008 at 09:07:15PM +0100, diego wrote:
> >  > >
> >  > > Log:
> >  > > Add missing header #includes to fix 'make checkheaders'.
> >  > >
> >  > > --- trunk/libvo/gl_common.h (original)
> >  > > +++ trunk/libvo/gl_common.h Fri Mar  7 21:07:15 2008
> >  > > @@ -1,6 +1,8 @@
> >  > >  #ifndef MPLAYER_GL_COMMON_H
> >  > >  #define MPLAYER_GL_COMMON_H
> >  > >
> >  > > +#include <stdio.h>
> >  > > +
> >  > >  #include "mp_msg.h"
> >  > >  #include "config.h"
> >  >
> >  > Hm, mp_msg.h before config.h is a bit weird here...
> >
> >  It's not important, mp_msg.h is self-contained now :)
> 
> Perfect example of sloppy coding.
Nonsense.
Diego
    
    
More information about the MPlayer-cvslog
mailing list