blob: 7bd79c89e5487e6c3d786c48b8985fcbb7a67a82 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Index: src/planner-eds-plugin.c
===================================================================
--- src/planner-eds-plugin.c (révision 909)
+++ src/planner-eds-plugin.c (copie de travail)
@@ -55,6 +55,7 @@
#include <libedataserver/e-source-group.h>
#include <libedataserver/e-uid.h>
/* Calendar */
+#define HANDLE_LIBICAL_MEMORY
#include <libecal/e-cal.h>
/* Addressbook */
#include <libebook/e-book.h>
|