openbsd-ports/devel/gal2/patches/patch-gal_e-table_e-table-utils_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

13 lines
385 B
Plaintext

$OpenBSD: patch-gal_e-table_e-table-utils_c,v 1.1 2009/01/21 13:25:59 ajacoutot Exp $
--- gal/e-table/e-table-utils.c.orig Wed Jan 21 14:04:26 2009
+++ gal/e-table/e-table-utils.c Wed Jan 21 14:04:39 2009
@@ -25,6 +25,8 @@
#include <libintl.h> /* This file uses dgettext() but no _() */
+#include <gtk/gtk.h>
+
#include "gal/util/e-util.h"
#include "gal/widgets/e-unicode.h"