diff options
Diffstat (limited to 'addressbook/contact-editor/e-contact-save-as.h')
-rw-r--r-- | addressbook/contact-editor/e-contact-save-as.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addressbook/contact-editor/e-contact-save-as.h b/addressbook/contact-editor/e-contact-save-as.h index e6af13e8fd..d1c84dc596 100644 --- a/addressbook/contact-editor/e-contact-save-as.h +++ b/addressbook/contact-editor/e-contact-save-as.h @@ -23,8 +23,8 @@ #include <gnome.h> #include <glade/glade.h> -#include <ebook/e-card.h> -#include <ebook/e-card-simple.h> +#include "addressbook/backend/ebook/e-card.h" +#include "addressbook/backend/ebook/e-card-simple.h" #ifdef __cplusplus extern "C" { |