From 613453b1095e325149b8d37e5731d415e1d5f9bd Mon Sep 17 00:00:00 2001 From: Mike Kestner Date: Thu, 31 Oct 2002 21:30:57 +0000 Subject: merging the gal-2 branch back to the trunk. merging the gal-2 branch back to the trunk. svn path=/trunk/; revision=18471 --- widgets/text/e-completion-match.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'widgets/text/e-completion-match.h') diff --git a/widgets/text/e-completion-match.h b/widgets/text/e-completion-match.h index ba93e53172..f2773ee094 100644 --- a/widgets/text/e-completion-match.h +++ b/widgets/text/e-completion-match.h @@ -25,10 +25,9 @@ #define __E_COMPLETION_MATCH_H__ #include -#include #include -BEGIN_GNOME_DECLS +G_BEGIN_DECLS typedef struct _ECompletionMatch ECompletionMatch; @@ -63,7 +62,7 @@ ECompletionMatch *e_completion_match_new (const gchar *match_text, co -END_GNOME_DECLS +G_END_DECLS #endif /* __E_COMPLETION_MATCH_H__ */ -- cgit v1.2.3