diff options
Diffstat (limited to 'addressbook/contact-editor/e-contact-quick-add.h')
-rw-r--r-- | addressbook/contact-editor/e-contact-quick-add.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/addressbook/contact-editor/e-contact-quick-add.h b/addressbook/contact-editor/e-contact-quick-add.h index 9d928e43f4..81e3fdaab5 100644 --- a/addressbook/contact-editor/e-contact-quick-add.h +++ b/addressbook/contact-editor/e-contact-quick-add.h @@ -28,7 +28,6 @@ #ifndef __E_CONTACT_QUICK_ADD_H__ #define __E_CONTACT_QUICK_ADD_H__ -#include <gtk/gtk.h> #include <addressbook/backend/ebook/e-card.h> typedef void (*EContactQuickAddCallback) (ECard *new_card, gpointer user_data); |