summaryrefslogtreecommitdiff
blob: 76a92a65b1dba26ded7c8432c2047589a43eeccd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- a/Src/calendar.h
+++ b/Src/calendar.h
@@ -1,4 +1,4 @@
-#include <ical.h>
+#include <libical/ical.h>
 #include <stdlib.h>
 #include <gtk/gtk.h>
 #include <string.h>
--- a/Src/calendarfunc.h
+++ b/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 */