From 6ba376b06abad232ee033a716f45d84bcba4960e Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Fri, 8 Sep 2000 16:41:57 +0000 Subject: Fixed a few warnings. 2000-09-08 Christopher James Lahey * contact-editor/e-contact-editor-categories.c: Fixed a few warnings. svn path=/trunk/; revision=5262 --- addressbook/contact-editor/e-contact-editor-categories.c | 1 + 1 file changed, 1 insertion(+) (limited to 'addressbook/contact-editor') diff --git a/addressbook/contact-editor/e-contact-editor-categories.c b/addressbook/contact-editor/e-contact-editor-categories.c index 118f08a2a3..f48100ae9f 100644 --- a/addressbook/contact-editor/e-contact-editor-categories.c +++ b/addressbook/contact-editor/e-contact-editor-categories.c @@ -28,6 +28,7 @@ #include #include #include +#include static void e_contact_editor_categories_init (EContactEditorCategories *card); static void e_contact_editor_categories_class_init (EContactEditorCategoriesClass *klass); -- cgit v1.2.3