[evolution/gnome-3-18] Bug 760365 - [Calendar] Include libical/vcc.h directly
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/gnome-3-18] Bug 760365 - [Calendar] Include libical/vcc.h directly
- Date: Mon, 11 Jan 2016 21:09:33 +0000 (UTC)
commit 70a2e0e1119eb042af7d3963fad6b1f8e5cdc9ee
Author: Antonio Rojas <arojas archlinux org>
Date: Mon Jan 11 22:08:39 2016 +0100
Bug 760365 - [Calendar] Include libical/vcc.h directly
This fixes a build break when using libical 2.0.
calendar/importers/icalendar-importer.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/calendar/importers/icalendar-importer.c b/calendar/importers/icalendar-importer.c
index 9fe8c95..2fb0fc6 100644
--- a/calendar/importers/icalendar-importer.c
+++ b/calendar/importers/icalendar-importer.c
@@ -36,6 +36,7 @@
#include <libecal/libecal.h>
#include <libical/icalvcal.h>
+#include <libical/vcc.h>
#include "shell/e-shell.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]