diff options
Diffstat (limited to 'calendar/cal-util/cal-component.h')
-rw-r--r-- | calendar/cal-util/cal-component.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/cal-util/cal-component.h b/calendar/cal-util/cal-component.h index f363099836..3296c7b31c 100644 --- a/calendar/cal-util/cal-component.h +++ b/calendar/cal-util/cal-component.h @@ -25,7 +25,7 @@ #include <glib/gmacros.h> #include <time.h> #include <glib-object.h> -#include <ical.h> +#include <libical/ical.h> G_BEGIN_DECLS |