[PATCH 1/8] wmcalendar: Update libical include file path.

Doug Torrance <[email protected]>
Newsgroups gmane.compw.window-managers.windowmaker.devel
Message-ID <[email protected]>
---
 wmcalendar/Src/calendar.h     | 2 +-
 wmcalendar/Src/calendarfunc.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/wmcalendar/Src/calendar.h b/wmcalendar/Src/calendar.h
index c022fb4..89afba4 100644
--- a/wmcalendar/Src/calendar.h
+++ b/wmcalendar/Src/calendar.h
@@ -1,4 +1,4 @@
-#include <ical.h>
+#include <libical/ical.h>
 #include <stdlib.h>
 #include <gtk/gtk.h>
 #include <string.h>
diff --git a/wmcalendar/Src/calendarfunc.h b/wmcalendar/Src/calendarfunc.h
index 9ec86bd..d8dd89b 100644
--- a/wmcalendar/Src/calendarfunc.h
+++ b/wmcalendar/Src/calendarfunc.h
@@ -22,7 +22,7 @@
 
 #include <unistd.h>
 #include <stdlib.h>
-#include <ical.h>
+#include <libical/ical.h>
 #define TIMZ 3.0
 #define MINAGE 13.5
 #define SUNSET 19.5 /*approximate */
-- 
2.7.4


-- 
To unsubscribe, send mail to [email protected].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.