2009-12-04 16:07:44 +01:00
|
|
|
Index: pidgin-2.6.3/pidgin/plugins/gevolution/gevolution.c
|
|
|
|
===================================================================
|
|
|
|
--- pidgin-2.6.3.orig/pidgin/plugins/gevolution/gevolution.c
|
|
|
|
+++ pidgin-2.6.3/pidgin/plugins/gevolution/gevolution.c
|
2007-08-03 02:10:42 +02:00
|
|
|
@@ -38,6 +38,8 @@
|
2007-07-24 01:33:28 +02:00
|
|
|
|
|
|
|
#include <libedata-book/Evolution-DataServer-Addressbook.h>
|
|
|
|
|
|
|
|
+/* #include <libebook/e-book-listener.h> */
|
|
|
|
+#include <libedataserver/e-component-listener.h>
|
|
|
|
#include <libedata-book/e-data-book-factory.h>
|
2009-12-04 16:07:44 +01:00
|
|
|
/* TODO: bonobo is going away eventually, we'll need to find an alternative */
|
2007-07-24 01:33:28 +02:00
|
|
|
#include <bonobo/bonobo-main.h>
|