From 323c4f2062fce5c4d12210bfdf013ec3b058d6df Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Tue, 4 Jul 2000 00:32:40 +0000 Subject: Fixed more compile errors. 2000-07-03 Christopher James Lahey * gui/component/select-names/e-select-names-manager.c, gui/component/select-names/e-select-names-text-model.c, gui/component/select-names/e-select-names.c: Fixed more compile errors. svn path=/trunk/; revision=3878 --- addressbook/gui/component/select-names/e-select-names.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'addressbook/gui/component/select-names/e-select-names.c') diff --git a/addressbook/gui/component/select-names/e-select-names.c b/addressbook/gui/component/select-names/e-select-names.c index a17dd410d3..c5791bb9bd 100644 --- a/addressbook/gui/component/select-names/e-select-names.c +++ b/addressbook/gui/component/select-names/e-select-names.c @@ -25,8 +25,8 @@ #include #include #include -#include -#include +#include +#include #include static void e_select_names_init (ESelectNames *card); -- cgit v1.2.3