openbsd-ports/devel/goffice/patches/patch-goffice_app_go-plugin-service_c
jasper fdd8c80aae - unbreak after recent glib2 update
testing and ok simon@
2008-04-09 13:24:46 +00:00

12 lines
377 B
Plaintext

$OpenBSD: patch-goffice_app_go-plugin-service_c,v 1.1 2008/04/09 13:31:02 jasper Exp $
--- goffice/app/go-plugin-service.c.orig Mon Apr 7 17:30:25 2008
+++ goffice/app/go-plugin-service.c Mon Apr 7 17:33:26 2008
@@ -24,6 +24,7 @@
#include <gsf/gsf-impl-utils.h>
#include <gsf/gsf-utils.h>
#include <glib/gi18n-lib.h>
+#include <glib/gtestutils.h>
#include <string.h>