From 398db562507d4f3071a0deb7acfa3eb7a94a4aaa Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Thu, 4 Jan 2001 20:52:20 +0000 Subject: Need to e_sexp_unref the the sexp, not gtk_object_unref it. 2001-01-04 JP Rosevear * backend/pas/pas-backend-file.c (pas_backend_file_book_view_free): Need to e_sexp_unref the the sexp, not gtk_object_unref it. svn path=/trunk/; revision=7256 --- addressbook/contact-editor/e-contact-editor.c | 1 + 1 file changed, 1 insertion(+) (limited to 'addressbook/contact-editor/e-contact-editor.c') diff --git a/addressbook/contact-editor/e-contact-editor.c b/addressbook/contact-editor/e-contact-editor.c index 125ab38767..ee362dc2d1 100644 --- a/addressbook/contact-editor/e-contact-editor.c +++ b/addressbook/contact-editor/e-contact-editor.c @@ -29,6 +29,7 @@ #include #include #include "e-util/e-gui-utils.h" +#include #include #include #include -- cgit v1.2.3