openbsd-ports/devel/gal2/patches/patch-gal_menus_gal-view-collection_c
ajacoutot 5c2ca068ae - unbreak (do we still need/want that stuff?)
- regen WANTLIB after libgnome esound support removal
2009-01-21 13:25:59 +00:00

12 lines
400 B
Plaintext

$OpenBSD: patch-gal_menus_gal-view-collection_c,v 1.1 2009/01/21 13:25:59 ajacoutot Exp $
--- gal/menus/gal-view-collection.c.orig Wed Jan 21 14:16:45 2009
+++ gal/menus/gal-view-collection.c Wed Jan 21 14:16:57 2009
@@ -30,6 +30,7 @@
#include <glib.h>
#include <libxml/parser.h>
#include <libgnome/gnome-util.h>
+#include <gtk/gtk.h>
#include "gal/util/e-i18n.h"
#include "gal/util/e-util.h"