forked from pool/pidgin
fff70b08e1
Copy from GNOME:Factory/pidgin based on submit request 25164 from user sbrabec OBS-URL: https://build.opensuse.org/request/show/25164 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin?expand=0&rev=46
14 lines
583 B
Diff
14 lines
583 B
Diff
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
|
|
@@ -38,6 +38,8 @@
|
|
|
|
#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>
|
|
/* TODO: bonobo is going away eventually, we'll need to find an alternative */
|
|
#include <bonobo/bonobo-main.h>
|