aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/comp-util.c
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2004-03-16 00:53:51 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-03-16 00:53:51 +0800
commitd3145f766ad4fea8a18619d79a3d7387cc26523f (patch)
treebaac2d4fdd9c936163b4179125407ad0049eee2d /calendar/gui/comp-util.c
parent58b352c98afda13fb05ea5a491a5ebf256050c19 (diff)
downloadgsoc2013-evolution-d3145f766ad4fea8a18619d79a3d7387cc26523f.tar
gsoc2013-evolution-d3145f766ad4fea8a18619d79a3d7387cc26523f.tar.gz
gsoc2013-evolution-d3145f766ad4fea8a18619d79a3d7387cc26523f.tar.bz2
gsoc2013-evolution-d3145f766ad4fea8a18619d79a3d7387cc26523f.tar.lz
gsoc2013-evolution-d3145f766ad4fea8a18619d79a3d7387cc26523f.tar.xz
gsoc2013-evolution-d3145f766ad4fea8a18619d79a3d7387cc26523f.tar.zst
gsoc2013-evolution-d3145f766ad4fea8a18619d79a3d7387cc26523f.zip
Rename e-cal-view to e-calendar-view and fix includes
2004-03-15 JP Rosevear <jpr@ximian.com> * Rename e-cal-view to e-calendar-view and fix includes * gui/dialogs/comp-editor-page.c (comp_editor_page_fill_widgets): pre-conditions should return FALS * gui/e-cal-model.c (copy_ecdv): return the new struct * gui/Makefile.am: build renamed files svn path=/trunk/; revision=25075
Diffstat (limited to 'calendar/gui/comp-util.c')
-rw-r--r--calendar/gui/comp-util.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/comp-util.c b/calendar/gui/comp-util.c
index efe9c99aa1..9da6b1bb30 100644
--- a/calendar/gui/comp-util.c
+++ b/calendar/gui/comp-util.c
@@ -25,7 +25,6 @@
#include <string.h>
#include <time.h>
-#include "e-cal-view.h"
#include "calendar-config.h"
#include "comp-util.h"
#include "dialogs/delete-comp.h"