From 64c727d0b42806dc81eb11b6bd758b60c77da4f6 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Wed, 23 Jan 2002 16:48:36 +0000 Subject: #include . * gui/contact-editor/e-contact-editor-address.c: #include . svn path=/trunk/; revision=15431 --- addressbook/ChangeLog | 5 +++++ addressbook/gui/contact-editor/e-contact-editor-address.c | 1 + 2 files changed, 6 insertions(+) (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index f3842f8240..f43606b910 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2002-01-23 Ettore Perazzoli + + * gui/contact-editor/e-contact-editor-address.c: #include + . + 2002-01-22 Chris Toshok [ fixes bug # 16864 ] diff --git a/addressbook/gui/contact-editor/e-contact-editor-address.c b/addressbook/gui/contact-editor/e-contact-editor-address.c index 1e55217e48..dfd89fc75d 100644 --- a/addressbook/gui/contact-editor/e-contact-editor-address.c +++ b/addressbook/gui/contact-editor/e-contact-editor-address.c @@ -32,6 +32,7 @@ #include #include #include +#include static void e_contact_editor_address_init (EContactEditorAddress *card); static void e_contact_editor_address_class_init (EContactEditorAddressClass *klass); -- cgit v1.2.3