From f6038b72aa561d2c71369143d89d6467db567a07 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Fri, 9 May 2003 15:02:46 +0000 Subject: Use glib macro to case from pointer to int. 2003-05-09 Jeremy Katz * printing/e-contact-print.c (e_contact_print_response): Use glib macro to case from pointer to int. * printing/e-contact-print-envelope.c: Add missing #include. * gui/component/select-names/e-select-names-completion.c (e_select_names_completion_start_query): Use E_SELECT_NAMES_COMPLETION to avoid warning svn path=/trunk/; revision=21138 --- addressbook/printing/e-contact-print-envelope.c | 1 + 1 file changed, 1 insertion(+) (limited to 'addressbook/printing/e-contact-print-envelope.c') diff --git a/addressbook/printing/e-contact-print-envelope.c b/addressbook/printing/e-contact-print-envelope.c index 5ed3fb8211..33e7361605 100644 --- a/addressbook/printing/e-contact-print-envelope.c +++ b/addressbook/printing/e-contact-print-envelope.c @@ -28,6 +28,7 @@ #include #include #include +#include #include "addressbook/backend/ebook/e-card.h" #include "addressbook/backend/ebook/e-card-simple.h" -- cgit v1.2.3