aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-cal-list-view.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-08-28 21:12:46 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-08-28 21:12:46 +0800
commite8382099228d46ebef684c5384bab6ec710283ce (patch)
treecadc101a9ed66fae1c000f46e527495503670d60 /calendar/gui/e-cal-list-view.c
parenta038218838b2583c4058b30b70e69322965a2996 (diff)
downloadgsoc2013-evolution-e8382099228d46ebef684c5384bab6ec710283ce.tar
gsoc2013-evolution-e8382099228d46ebef684c5384bab6ec710283ce.tar.gz
gsoc2013-evolution-e8382099228d46ebef684c5384bab6ec710283ce.tar.bz2
gsoc2013-evolution-e8382099228d46ebef684c5384bab6ec710283ce.tar.lz
gsoc2013-evolution-e8382099228d46ebef684c5384bab6ec710283ce.tar.xz
gsoc2013-evolution-e8382099228d46ebef684c5384bab6ec710283ce.tar.zst
gsoc2013-evolution-e8382099228d46ebef684c5384bab6ec710283ce.zip
Re-enable more calendar code.
Diffstat (limited to 'calendar/gui/e-cal-list-view.c')
-rw-r--r--calendar/gui/e-cal-list-view.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/e-cal-list-view.c b/calendar/gui/e-cal-list-view.c
index e82bd3c796..f8c15b02ff 100644
--- a/calendar/gui/e-cal-list-view.c
+++ b/calendar/gui/e-cal-list-view.c
@@ -25,7 +25,7 @@
#endif
#include "e-cal-list-view.h"
-/*#include "a11y/ea-calendar.h"*/ /* KILL-BONOBO */
+#include "ea-calendar.h"
#include <math.h>
#include <time.h>