Hi, On Mon, May 30, 2016 at 05:46:45PM +0200, Pavel Grunt wrote: > Related: rhbz#1335239 > --- > src/spice-uri.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/spice-uri.c b/src/spice-uri.c > index 8cf870d..3bdb502 100644 > --- a/src/spice-uri.c > +++ b/src/spice-uri.c > @@ -22,6 +22,7 @@ > > #include "spice-client.h" > #include "spice-uri.h" > +#include "spice-uri-priv.h" Having spice-uri.h after include spice-uri-priv.h is redundant as the -priv.h should always include the non -priv.h But I'm fine with this Acked-by: Victor Toso <victortoso@xxxxxxxxxx> > > /** > * SECTION:spice-uri > -- > 2.8.3 > > _______________________________________________ > Spice-devel mailing list > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/spice-devel _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel