aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/comp-editor.h
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2005-08-19 21:11:56 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2005-08-19 21:11:56 +0800
commit77d66defc5c574d96ea193228bb7902677a53004 (patch)
tree2a9952121dc6000b58ca96178a0dd04044e08ed5 /calendar/gui/dialogs/comp-editor.h
parent17ad60d6e9f66606ae754abc2a4ec6c125b16fc5 (diff)
downloadgsoc2013-evolution-77d66defc5c574d96ea193228bb7902677a53004.tar
gsoc2013-evolution-77d66defc5c574d96ea193228bb7902677a53004.tar.gz
gsoc2013-evolution-77d66defc5c574d96ea193228bb7902677a53004.tar.bz2
gsoc2013-evolution-77d66defc5c574d96ea193228bb7902677a53004.tar.lz
gsoc2013-evolution-77d66defc5c574d96ea193228bb7902677a53004.tar.xz
gsoc2013-evolution-77d66defc5c574d96ea193228bb7902677a53004.tar.zst
gsoc2013-evolution-77d66defc5c574d96ea193228bb7902677a53004.zip
Remove unwanted include of header that also borks the build.
2005-08-19 Harish Krishnaswamy <kharish@novell.com> * gui/dialogs/comp-editor.h: Remove unwanted include of header that also borks the build. svn path=/trunk/; revision=30163
Diffstat (limited to 'calendar/gui/dialogs/comp-editor.h')
-rw-r--r--calendar/gui/dialogs/comp-editor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/dialogs/comp-editor.h b/calendar/gui/dialogs/comp-editor.h
index b0e88f35ab..3ce43fa825 100644
--- a/calendar/gui/dialogs/comp-editor.h
+++ b/calendar/gui/dialogs/comp-editor.h
@@ -25,7 +25,6 @@
#include <libecal/e-cal.h>
#include "../itip-utils.h"
#include "comp-editor-page.h"
-#include "evolution-shell-component-utils.h"
G_BEGIN_DECLS