On Thu, Sep 06, 2007 at 02:09:31PM +0200, Luca Barbato wrote: > > --- libmpdemux/demux_nemesi.h (revision 0) > +++ libmpdemux/demux_nemesi.h (revision 0) > @@ -0,0 +1,32 @@ > +#ifndef DEMUX_RTP_H > +#define DEMUX_RTP_H This should be DEMUX_NEMESI_H, we use the filenames as multiple inclusion guards. Diego