diff options
Diffstat (limited to 'addressbook/printing/e-contact-print-envelope.h')
-rw-r--r-- | addressbook/printing/e-contact-print-envelope.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/printing/e-contact-print-envelope.h b/addressbook/printing/e-contact-print-envelope.h index 84238c2c9c..9197d4452d 100644 --- a/addressbook/printing/e-contact-print-envelope.h +++ b/addressbook/printing/e-contact-print-envelope.h @@ -24,6 +24,7 @@ #define E_CONTACT_PRINT_ENVELOPE_H #include <addressbook/backend/ebook/e-card.h> +#include <gtk/gtkwidget.h> #include "e-contact-print-types.h" GtkWidget *e_contact_print_envelope_dialog_new(ECard *card); |