diff options
Diffstat (limited to 'addressbook/contact-editor/e-contact-editor.h')
-rw-r--r-- | addressbook/contact-editor/e-contact-editor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/contact-editor/e-contact-editor.h b/addressbook/contact-editor/e-contact-editor.h index 72f87e9b08..82f4a22623 100644 --- a/addressbook/contact-editor/e-contact-editor.h +++ b/addressbook/contact-editor/e-contact-editor.h @@ -23,7 +23,7 @@ #include <gnome.h> #include <glade/glade.h> -#include "e-card.h" +#include <ebook/e-card.h> #ifdef __cplusplus extern "C" { |