Re: hub - r32634 - abiword/trunk/src/af/gr/gtk
Simon Larochelle <[email protected]>
| Newsgroups | gmane.editors.abiword.devel |
|---|---|
| Message-ID | <CAF8-HjE9xN63Cy2gTXikGHf0KhxjgyCNvPUJfSy14HZXeA_qng@mail.gmail.com> |
I cannot compile without #include <librsvg/rsvg-cairo.h>. I have librsvg-2.36.1 (released in April 2012). rsvg-cairo.h is only included in rsvg.h for version 2.36.2 and above. Simon On Wed, Feb 6, 2013 at 8:40 PM, <[email protected]> wrote: > > Author: hub > Date: 2013-02-07 02:40:45 +0100 (Thu, 07 Feb 2013) > New Revision: 32634 > > Modified: > abiword/trunk/src/af/gr/gtk/gr_CairoImage.h > Log: > Remove deprecated header in rsvg > > Modified: abiword/trunk/src/af/gr/gtk/gr_CairoImage.h > =================================================================== > --- abiword/trunk/src/af/gr/gtk/gr_CairoImage.h 2013-02-07 01:40:39 UTC (rev 32633) > +++ abiword/trunk/src/af/gr/gtk/gr_CairoImage.h 2013-02-07 01:40:45 UTC (rev 32634) > @@ -27,7 +27,6 @@ > #include "ut_bytebuf.h" > #include "gr_UnixImage.h" > #include <librsvg/rsvg.h> > -#include <librsvg/rsvg-cairo.h> > > class GR_RSVGVectorImage : public GR_CairoVectorImage { > public: > > ----------------------------------------------- > To unsubscribe from this list, send a message to > [email protected] with the word > unsubscribe in the message body.