diff options
Diffstat (limited to 'addressbook/backend/ebook/e-destination.h')
-rw-r--r-- | addressbook/backend/ebook/e-destination.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/backend/ebook/e-destination.h b/addressbook/backend/ebook/e-destination.h index 68ae1a4018..eb8257fb12 100644 --- a/addressbook/backend/ebook/e-destination.h +++ b/addressbook/backend/ebook/e-destination.h @@ -31,7 +31,7 @@ #include <glib-object.h> #include <ebook/e-card.h> #include <ebook/e-book.h> -#include <gnome-xml/tree.h> +#include <libxml/tree.h> #define E_TYPE_DESTINATION (e_destination_get_type ()) #define E_DESTINATION(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), E_TYPE_DESTINATION, EDestination)) |