aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-week-view.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-06-19 04:06:05 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-06-20 00:43:28 +0800
commitc6911b3029629f1032dd594249c099d79efe9fe1 (patch)
tree72cf7960f344ef63488af633a66dab684ae5b32a /calendar/gui/e-week-view.c
parentc0d998229d5a3d2b65445b9025de7b23112f4063 (diff)
downloadgsoc2013-evolution-c6911b3029629f1032dd594249c099d79efe9fe1.tar
gsoc2013-evolution-c6911b3029629f1032dd594249c099d79efe9fe1.tar.gz
gsoc2013-evolution-c6911b3029629f1032dd594249c099d79efe9fe1.tar.bz2
gsoc2013-evolution-c6911b3029629f1032dd594249c099d79efe9fe1.tar.lz
gsoc2013-evolution-c6911b3029629f1032dd594249c099d79efe9fe1.tar.xz
gsoc2013-evolution-c6911b3029629f1032dd594249c099d79efe9fe1.tar.zst
gsoc2013-evolution-c6911b3029629f1032dd594249c099d79efe9fe1.zip
Fix "make distcheck" errors.
Diffstat (limited to 'calendar/gui/e-week-view.c')
-rw-r--r--calendar/gui/e-week-view.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/e-week-view.c b/calendar/gui/e-week-view.c
index c939d280de..1e84aeaea3 100644
--- a/calendar/gui/e-week-view.c
+++ b/calendar/gui/e-week-view.c
@@ -30,7 +30,7 @@
#endif
#include "e-week-view.h"
-#include "a11y/ea-calendar.h"
+/*#include "a11y/ea-calendar.h"*/ /* KILL-BONOBO */
#include <math.h>
#include <gdk/gdkkeysyms.h>