From ce83d43867233d1180ec1a0cd3fb2cc58d286355 Mon Sep 17 00:00:00 2001 From: Kjartan Maraas Date: Sat, 11 Aug 2001 15:41:37 +0000 Subject: Add headers to make it stand on itw own. Marked some strings for 2001-08-11 Kjartan Maraas * printing/e-contact-print.h: Add headers to make it stand on itw own. * printing/e-contact-print.c: Marked some strings for translation. svn path=/trunk/; revision=11913 --- addressbook/printing/e-contact-print.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'addressbook/printing/e-contact-print.c') diff --git a/addressbook/printing/e-contact-print.c b/addressbook/printing/e-contact-print.c index 7810b6067b..1d3c48a38a 100644 --- a/addressbook/printing/e-contact-print.c +++ b/addressbook/printing/e-contact-print.c @@ -20,6 +20,8 @@ * Boston, MA 02111-1307, USA. */ +#include +#include "e-contact-print.h" #include #include @@ -28,8 +30,9 @@ #include #include #include -#include #include +#include +#include #include #include #include @@ -40,7 +43,6 @@ #include #include #include -#include "e-contact-print.h" #define SCALE 5 #define HYPHEN_PIXELS 20 -- cgit v1.2.3