diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2012-06-04 03:14:03 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2012-06-04 03:14:03 +0800 |
commit | 2a39437ee94059a79d3dc1bf0c97a3aeaff23f53 (patch) | |
tree | 657e23e83bad7ff98e891f45043a41b09ff57647 /modules/addressbook/e-book-shell-content.h | |
parent | eecffa7af35a3eb0742bff4d10be55c3a70f2876 (diff) | |
download | gsoc2013-evolution-2a39437ee94059a79d3dc1bf0c97a3aeaff23f53.tar.gz gsoc2013-evolution-2a39437ee94059a79d3dc1bf0c97a3aeaff23f53.tar.zst gsoc2013-evolution-2a39437ee94059a79d3dc1bf0c97a3aeaff23f53.zip |
Adapt to single-include E-D-S libraries.
Diffstat (limited to 'modules/addressbook/e-book-shell-content.h')
-rw-r--r-- | modules/addressbook/e-book-shell-content.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/addressbook/e-book-shell-content.h b/modules/addressbook/e-book-shell-content.h index 92bb716d72..63c395cab7 100644 --- a/modules/addressbook/e-book-shell-content.h +++ b/modules/addressbook/e-book-shell-content.h @@ -22,7 +22,7 @@ #ifndef E_BOOK_SHELL_CONTENT_H #define E_BOOK_SHELL_CONTENT_H -#include <libebook/e-contact.h> +#include <libebook/libebook.h> #include <shell/e-shell-content.h> #include <shell/e-shell-searchbar.h> |