~ubuntu-branches/ubuntu/breezy/libgnomecanvas/breezy

« back to all changes in this revision

Viewing changes to debian/patches/scan-crash.patch

  • Committer: Bazaar Package Importer
  • Author(s): Jordi Mallach
  • Date: 2004-11-18 18:36:36 UTC
  • Revision ID: james.westby@ubuntu.com-20041118183636-qicoqb693ew17hbo
Tags: 2.8.0-1
* GNOME team upload.
* New upstream release.
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
--- libgnomecanvas/libgnomecanvas.h.old        2004-05-04 18:28:42.344854435 -0400
 
2
+++ libgnomecanvas/libgnomecanvas.h    2004-05-04 18:24:19.506426365 -0400
 
3
@@ -36,6 +36,7 @@
 
4
 #include <libgnomecanvas/gnome-canvas-rect-ellipse.h>
 
5
 #include <libgnomecanvas/gnome-canvas-bpath.h>
 
6
 #include <libgnomecanvas/gnome-canvas-util.h>
 
7
+#include <libgnomecanvas/gnome-canvas-clipgroup.h>
 
8
 
 
9
 G_BEGIN_DECLS
 
10