aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/alarm-notify
diff options
context:
space:
mode:
authorSeth Alves <alves@src.gnome.org>2000-03-04 12:08:53 +0800
committerSeth Alves <alves@src.gnome.org>2000-03-04 12:08:53 +0800
commit2c0b011c0d44994c075ed5fb7f587febc7f86983 (patch)
tree76af04160ef39e4245f18cf931106620508f5c43 /calendar/gui/alarm-notify
parent4378b699033581e79fb70463935273c5ce4b5f4c (diff)
downloadgsoc2013-evolution-2c0b011c0d44994c075ed5fb7f587febc7f86983.tar
gsoc2013-evolution-2c0b011c0d44994c075ed5fb7f587febc7f86983.tar.gz
gsoc2013-evolution-2c0b011c0d44994c075ed5fb7f587febc7f86983.tar.bz2
gsoc2013-evolution-2c0b011c0d44994c075ed5fb7f587febc7f86983.tar.lz
gsoc2013-evolution-2c0b011c0d44994c075ed5fb7f587febc7f86983.tar.xz
gsoc2013-evolution-2c0b011c0d44994c075ed5fb7f587febc7f86983.tar.zst
gsoc2013-evolution-2c0b011c0d44994c075ed5fb7f587febc7f86983.zip
this is not right, but it gets this closer to building.
svn path=/trunk/; revision=2035
Diffstat (limited to 'calendar/gui/alarm-notify')
-rw-r--r--calendar/gui/alarm-notify/alarm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/alarm-notify/alarm.c b/calendar/gui/alarm-notify/alarm.c
index cf1cd8fb60..b720d7a4e5 100644
--- a/calendar/gui/alarm-notify/alarm.c
+++ b/calendar/gui/alarm-notify/alarm.c
@@ -11,7 +11,7 @@
#include <fcntl.h>
#include <signal.h>
#include <sys/time.h>
-#include "calobj.h"
+#include "pcs/calobj.h"
#include "alarm.h"
/* The pipes used to notify about an alarm */