fdd8c80aae
testing and ok simon@
13 lines
469 B
Plaintext
13 lines
469 B
Plaintext
$OpenBSD: patch-goffice_cut-n-paste_foocanvas_foo-canvas-rect-ellipse_c,v 1.1 2008/04/09 13:31:02 jasper Exp $
|
|
--- goffice/cut-n-paste/foocanvas/foo-canvas-rect-ellipse.c.orig Mon Apr 7 17:30:25 2008
|
|
+++ goffice/cut-n-paste/foocanvas/foo-canvas-rect-ellipse.c Mon Apr 7 17:33:52 2008
|
|
@@ -41,6 +41,8 @@
|
|
#include "foo-canvas-util.h"
|
|
#include <string.h>
|
|
|
|
+#include <glib/gtestutils.h>
|
|
+
|
|
#ifdef HAVE_RENDER
|
|
#include <gdk/gdkx.h>
|
|
#include <X11/extensions/Xrender.h>
|