diff options
Diffstat (limited to 'addressbook/backend/ebook/e-destination.h')
-rw-r--r-- | addressbook/backend/ebook/e-destination.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addressbook/backend/ebook/e-destination.h b/addressbook/backend/ebook/e-destination.h index f545794ab0..42dc97800e 100644 --- a/addressbook/backend/ebook/e-destination.h +++ b/addressbook/backend/ebook/e-destination.h @@ -28,8 +28,8 @@ #define __E_DESTINATION_H__ #include <gtk/gtkobject.h> -#include <addressbook/backend/ebook/e-card.h> -#include <addressbook/backend/ebook/e-book.h> +#include <ebook/e-card.h> +#include <ebook/e-book.h> #include <gnome-xml/tree.h> #define E_TYPE_DESTINATION (e_destination_get_type ()) |