aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/printing/e-contact-print.h
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/printing/e-contact-print.h')
-rw-r--r--addressbook/printing/e-contact-print.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/addressbook/printing/e-contact-print.h b/addressbook/printing/e-contact-print.h
index a5f13f1097..b4060c64ab 100644
--- a/addressbook/printing/e-contact-print.h
+++ b/addressbook/printing/e-contact-print.h
@@ -23,7 +23,10 @@
#ifndef E_CONTACT_PRINT_H
#define E_CONTACT_PRINT_H
+#include <glib.h>
+#include <gtk/gtkwidget.h>
#include <addressbook/backend/ebook/e-book.h>
+#include <addressbook/backend/ebook/e-card.h>
#include "e-contact-print-types.h"
GtkWidget *e_contact_print_dialog_new(EBook *book, char *query);