[vlc-devel] [vlc-commits] sd: remove recursion

Rémi Denis-Courmont remi at remlab.net
Sun Sep 22 17:40:12 CEST 2013


Le dimanche 22 septembre 2013 18:34:51 Ilkka Ollakka a écrit :
> On Sun, Sep 22, 2013 at 04:08:40PM +0200, Rémi Denis-Courmont wrote:
> > vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sun Sep 22
> > 16:38:22 2013 +0300| [f84a959babfb21fb979df4e749a7e03af4d48646] |
> > committer: Rémi Denis-Courmont
> > 
> > sd: remove recursion
> > 
> > diff --git a/modules/services_discovery/upnp.cpp
> > b/modules/services_discovery/upnp.cpp index 66223fa..f9d7c69 100644
> > --- a/modules/services_discovery/upnp.cpp
> > +++ b/modules/services_discovery/upnp.cpp
> > @@ -32,7 +32,7 @@
> > 
> >  # include "config.h"
> >  #endif
> > 
> > -#include "upnp.hpp"
> > +#include "upnp/upnp.hpp"
> 
> Is this intented change?

Now the include path is modules/ instead of modules/service_discovery/ so yes 
this is intended.

-- 
Rémi Denis-Courmont
http://www.remlab.net/




More information about the vlc-devel mailing list