aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-09-13 03:45:24 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-09-13 03:45:24 +0800
commit61166a82056404dd9c68d8fb0722acfc565119c5 (patch)
treeb692d76a5aa920a8512d5cc1990ac014348cc700 /calendar/pcs
parent7f9156593dbaee0af8ae986f30ebe73ece9fbf48 (diff)
downloadgsoc2013-evolution-61166a82056404dd9c68d8fb0722acfc565119c5.tar
gsoc2013-evolution-61166a82056404dd9c68d8fb0722acfc565119c5.tar.gz
gsoc2013-evolution-61166a82056404dd9c68d8fb0722acfc565119c5.tar.bz2
gsoc2013-evolution-61166a82056404dd9c68d8fb0722acfc565119c5.tar.lz
gsoc2013-evolution-61166a82056404dd9c68d8fb0722acfc565119c5.tar.xz
gsoc2013-evolution-61166a82056404dd9c68d8fb0722acfc565119c5.tar.zst
gsoc2013-evolution-61166a82056404dd9c68d8fb0722acfc565119c5.zip
Remove bogus #include.
svn path=/trunk/; revision=5379
Diffstat (limited to 'calendar/pcs')
-rw-r--r--calendar/pcs/cal-backend.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/pcs/cal-backend.c b/calendar/pcs/cal-backend.c
index e33cedeae8..ee2b38a52c 100644
--- a/calendar/pcs/cal-backend.c
+++ b/calendar/pcs/cal-backend.c
@@ -22,7 +22,7 @@
#include <config.h>
#include <gtk/gtksignal.h>
-#include <cal-util/calobj.h>
+
#include "cal-backend.h"
#include "libversit/vcc.h"