5c2ca068ae
- regen WANTLIB after libgnome esound support removal
13 lines
355 B
Plaintext
13 lines
355 B
Plaintext
$OpenBSD: patch-gal_e-text_e-completion-match_c,v 1.1 2009/01/21 13:25:59 ajacoutot Exp $
|
|
--- gal/e-text/e-completion-match.c.orig Wed Jan 21 14:02:46 2009
|
|
+++ gal/e-text/e-completion-match.c Wed Jan 21 14:03:04 2009
|
|
@@ -25,6 +25,8 @@
|
|
|
|
#include <string.h>
|
|
|
|
+#include <gtk/gtk.h>
|
|
+
|
|
#include "gal/widgets/e-unicode.h"
|
|
|
|
#include "e-completion-match.h"
|