Ticket #27155: patch-svg.c.diff

File patch-svg.c.diff, 386 bytes (added by ak.ml@…, 13 years ago)

Quick patch for svg.c

  • modules/misc/svg.c

    old new  
    5050#include <glib.h>
    5151#include <glib/gstdio.h>
    5252#include <glib-object.h>                                  /* g_object_unref( ) */
    53 #include <librsvg-2/librsvg/rsvg.h>
     53#include <librsvg/rsvg.h>
    5454
    5555typedef struct svg_rendition_t svg_rendition_t;
    5656