diff options
Diffstat (limited to 'addressbook/contact-editor/e-contact-editor-address.c')
-rw-r--r-- | addressbook/contact-editor/e-contact-editor-address.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/contact-editor/e-contact-editor-address.c b/addressbook/contact-editor/e-contact-editor-address.c index cf6cc382cd..10160facae 100644 --- a/addressbook/contact-editor/e-contact-editor-address.c +++ b/addressbook/contact-editor/e-contact-editor-address.c @@ -22,7 +22,7 @@ #include <config.h> #include <gnome.h> -#include <e-util/e-unicode.h> +#include <gal/widgets/e-unicode.h> #include <e-contact-editor-address.h> static void e_contact_editor_address_init (EContactEditorAddress *card); |