Mercurial > pidgin.yaz
diff pidgin/plugins/gevolution/gevolution.c @ 17757:4e4007a7d92e
don't #include <libebook/e-book-listener.h>, it is apparently an
implementation detail and not part of the libebook API, so we should not
be including it (and it is not installed in recent e-d-s)
| author | Stu Tomlinson <stu@nosnilmot.com> |
|---|---|
| date | Wed, 06 Jun 2007 19:28:25 +0000 |
| parents | 89bbced1589f |
| children | 226b9109179c |
line wrap: on
line diff
--- a/pidgin/plugins/gevolution/gevolution.c Wed Jun 06 01:37:11 2007 +0000 +++ b/pidgin/plugins/gevolution/gevolution.c Wed Jun 06 19:28:25 2007 +0000 @@ -38,7 +38,6 @@ #include <libedata-book/Evolution-DataServer-Addressbook.h> -#include <libebook/e-book-listener.h> #include <libedata-book/e-data-book-factory.h> #include <bonobo/bonobo-main.h>
