diff options
Diffstat (limited to 'addressbook/gui/widgets/eab-popup-control.c')
-rw-r--r-- | addressbook/gui/widgets/eab-popup-control.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/addressbook/gui/widgets/eab-popup-control.c b/addressbook/gui/widgets/eab-popup-control.c index de3d21b7d6..6a702f3941 100644 --- a/addressbook/gui/widgets/eab-popup-control.c +++ b/addressbook/gui/widgets/eab-popup-control.c @@ -33,7 +33,6 @@ #include <addressbook/gui/contact-editor/e-contact-quick-add.h> #include <addressbook/gui/widgets/eab-contact-display.h> #include <addressbook/gui/widgets/eab-gui-util.h> -#include "e-util/e-gui-utils.h" static void eab_popup_control_set_name (EABPopupControl *pop, const gchar *name); static void eab_popup_control_set_email (EABPopupControl *pop, const gchar *email); |