From 563ca6075aaed1bfd08f984aefd6facb82f3107e Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Sat, 20 Oct 2001 10:30:15 +0000 Subject: Added #include . 2001-10-20 Christopher James Lahey * gui/component/select-names/e-select-names.c: Added #include . * gui/widgets/e-minicard-control.c: Made this display the number of extra cards in the attachment as well as made it save them all to the local addressbook if the person selects the button. Fixes Ximian bug #9507. svn path=/trunk/; revision=13820 --- addressbook/gui/component/select-names/e-select-names.c | 1 + 1 file changed, 1 insertion(+) (limited to 'addressbook/gui/component') diff --git a/addressbook/gui/component/select-names/e-select-names.c b/addressbook/gui/component/select-names/e-select-names.c index b696ffd0e2..d91b7181d8 100644 --- a/addressbook/gui/component/select-names/e-select-names.c +++ b/addressbook/gui/component/select-names/e-select-names.c @@ -45,6 +45,7 @@ #include #include "e-select-names-table-model.h" #include +#include #include static void e_select_names_init (ESelectNames *card); -- cgit v1.2.3