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

12 lines
423 B
Plaintext

$OpenBSD: patch-goffice_gtk_go-locale-sel_c,v 1.1 2008/04/09 13:31:02 jasper Exp $
--- goffice/gtk/go-locale-sel.c.orig Mon Apr 7 17:30:25 2008
+++ goffice/gtk/go-locale-sel.c Mon Apr 7 17:34:04 2008
@@ -33,6 +33,7 @@
#include <gtk/gtkmenuitem.h>
#include <gtk/gtkseparatormenuitem.h>
#include <glib/gi18n-lib.h>
+#include <glib/gtestutils.h>
#include <gsf/gsf-impl-utils.h>
#include <string.h>
#include <stdlib.h>