From 9a51810579d03b582f44919cb82d1fb757e93bea Mon Sep 17 00:00:00 2001 From: hiro Date: Mon, 9 May 2005 09:26:26 +0000 Subject: reimplemented summary view with GtkTreeView. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@237 ee746299-78ed-0310-b773-934348b2243d --- src/editaddress.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/editaddress.c') diff --git a/src/editaddress.c b/src/editaddress.c index 6015a95c..68096822 100644 --- a/src/editaddress.c +++ b/src/editaddress.c @@ -1,6 +1,6 @@ /* * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 1999-2002 Hiroyuki Yamamoto + * Copyright (C) 1999-2005 Hiroyuki Yamamoto * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -32,6 +32,10 @@ #include #include #include +#include +#include +#include +#include #include "mgutils.h" #include "addressbook.h" -- cgit v1.2.3