Merge lp:~compiz-team/compiz/compiz.fix_1039482 into lp:compiz/0.9.8

Proposed by Sam Spilsbury
Status: Merged
Approved by: Łukasz Zemczak
Approved revision: 3309
Merged at revision: 3309
Proposed branch: lp:~compiz-team/compiz/compiz.fix_1039482
Merge into: lp:compiz/0.9.8
Diff against target: 11 lines (+0/-1)
1 file modified
plugins/imgsvg/src/imgsvg.h (+0/-1)
To merge this branch: bzr merge lp:~compiz-team/compiz/compiz.fix_1039482
Reviewer Review Type Date Requested Status
Łukasz Zemczak Approve
Review via email: mp+120546@code.launchpad.net

Commit message

Including rsvg-cairo.h is now deprecated. Its included for us by rsvg.h

Description of the change

Including rsvg-cairo.h is now deprecated. Its included for us by rsvg.h

To post a comment you must log in.
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Made the same fix at the same time ;) hehe, and it works, so let's approve it!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'plugins/imgsvg/src/imgsvg.h'
2--- plugins/imgsvg/src/imgsvg.h 2012-01-18 16:26:45 +0000
3+++ plugins/imgsvg/src/imgsvg.h 2012-08-21 11:44:46 +0000
4@@ -35,7 +35,6 @@
5
6 #include <cairo/cairo-xlib.h>
7 #include <librsvg/rsvg.h>
8-#include <librsvg/rsvg-cairo.h>
9
10 #include <X11/Xatom.h>
11 #include <X11/extensions/shape.h>

Subscribers

People subscribed via source and target branches