oops, this also checks room access rights.
authorWilfried Goesgens <dothebart@citadel.org>
Sun, 1 Sep 2013 16:27:04 +0000 (18:27 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 1 Sep 2013 16:27:04 +0000 (18:27 +0200)
citadel/modules/calendar/serv_calendar.c

index adf3600f06a75bf87ba2068c07161f2b5f230ad7..1acd28251aa688ad4b5fcb6e44fc1580e3ff000b 100644 (file)
@@ -30,6 +30,7 @@
 #include "msgbase.h"
 #include "internet_addressing.h"
 #include "serv_calendar.h"
+#include "room_ops.h"
 #include "euidindex.h"
 #include "ical_dezonify.h"