aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/alarm.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/alarm.h')
-rw-r--r--calendar/gui/alarm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/alarm.h b/calendar/gui/alarm.h
index 6bb5c1afa5..c1dbd9cb61 100644
--- a/calendar/gui/alarm.h
+++ b/calendar/gui/alarm.h
@@ -2,7 +2,7 @@
#define ALARM_H
#include <time.h>
-#include "pcs/calobj.h"
+#include "cal-util/calobj.h"
typedef void (*AlarmFunction)(time_t time, CalendarAlarm *which, void *closuse);