wmcalendar: Update libical include file path.

This commit is contained in:
Doug Torrance 2017-02-22 00:14:42 -05:00 committed by Carlos R. Mafra
parent 7e75dd2880
commit c091439f89
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#include <ical.h>
#include <libical/ical.h>
#include <stdlib.h>
#include <gtk/gtk.h>
#include <string.h>

View file

@ -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 */