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/inputdialog.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/inputdialog.c') diff --git a/src/inputdialog.c b/src/inputdialog.c index 1afc1da0..e0458b28 100644 --- a/src/inputdialog.c +++ b/src/inputdialog.c @@ -1,6 +1,6 @@ /* * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 1999-2003 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 @@ -36,6 +36,7 @@ #include #include #include +#include #include "inputdialog.h" #include "manage_window.h" -- cgit v1.2.3