r10076 tlsa - /branches/jmb/new-cache/image/rsvg.c
netsurf at semichrome.net
netsurf at semichrome.net
Wed Feb 24 12:47:09 GMT 2010
Author: tlsa
Date: Wed Feb 24 06:47:06 2010
New Revision: 10076
URL: http://source.netsurf-browser.org?rev=10076&view=rev
Log:
s/content.h/content_protected.h/
Modified:
branches/jmb/new-cache/image/rsvg.c
Modified: branches/jmb/new-cache/image/rsvg.c
URL: http://source.netsurf-browser.org/branches/jmb/new-cache/image/rsvg.c?rev=10076&r1=10075&r2=10076&view=diff
==============================================================================
--- branches/jmb/new-cache/image/rsvg.c (original)
+++ branches/jmb/new-cache/image/rsvg.c Wed Feb 24 06:47:06 2010
@@ -38,7 +38,7 @@
#include <librsvg/rsvg-cairo.h>
#include "image/rsvg.h"
-#include "content/content.h"
+#include "content/content_protected.h"
#include "desktop/plotters.h"
#include "image/bitmap.h"
#include "utils/log.h"
More information about the netsurf-commits
mailing list