From 77d66defc5c574d96ea193228bb7902677a53004 Mon Sep 17 00:00:00 2001 From: Harish Krishnaswamy Date: Fri, 19 Aug 2005 13:11:56 +0000 Subject: Remove unwanted include of header that also borks the build. 2005-08-19 Harish Krishnaswamy * gui/dialogs/comp-editor.h: Remove unwanted include of header that also borks the build. svn path=/trunk/; revision=30163 --- calendar/ChangeLog | 5 +++++ calendar/gui/dialogs/comp-editor.h | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'calendar') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 905de743b4..35bfec64f7 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2005-08-19 Harish Krishnaswamy + + * gui/dialogs/comp-editor.h: Remove unwanted include of + header that also borks the build. + 2005-08-02 Viren.l * gui/dialogs/meeting-page.c:(meeting_page_fill_widgets): 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 #include "../itip-utils.h" #include "comp-editor-page.h" -#include "evolution-shell-component-utils.h" G_BEGIN_DECLS -- cgit v1.2.3