changeset 17519: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 eb018a3bfa56
children 35de9a54008e
files pidgin/plugins/gevolution/gevolution.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
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>