Matthew Barnes 9dcaef
diff -up evolution-data-server-2.26.1/calendar/libedata-cal/e-cal-backend-sync.c.fix-libical-include evolution-data-server-2.26.1/calendar/libedata-cal/e-cal-backend-sync.c
Matthew Barnes 9dcaef
--- evolution-data-server-2.26.1/calendar/libedata-cal/e-cal-backend-sync.c.fix-libical-include	2009-04-13 05:02:39.000000000 -0400
Matthew Barnes 9dcaef
+++ evolution-data-server-2.26.1/calendar/libedata-cal/e-cal-backend-sync.c	2009-04-13 22:22:08.000000000 -0400
Matthew Barnes 9dcaef
@@ -11,7 +11,7 @@
Matthew Barnes 9dcaef
 #endif
Matthew Barnes 9dcaef
 
Matthew Barnes 9dcaef
 #include "e-cal-backend-sync.h"
Matthew Barnes 9dcaef
-#include <icaltz-util.h>
Matthew Barnes 9dcaef
+#include <libical/icaltz-util.h>
Matthew Barnes 9dcaef
 
Matthew Barnes 9dcaef
 struct _ECalBackendSyncPrivate {
Matthew Barnes 9dcaef
 	GMutex *sync_mutex;