aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/comp-editor-page.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/dialogs/comp-editor-page.h')
-rw-r--r--calendar/gui/dialogs/comp-editor-page.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/calendar/gui/dialogs/comp-editor-page.h b/calendar/gui/dialogs/comp-editor-page.h
index 51a94a6918..305a97b513 100644
--- a/calendar/gui/dialogs/comp-editor-page.h
+++ b/calendar/gui/dialogs/comp-editor-page.h
@@ -22,12 +22,11 @@
#define COMP_EDITOR_PAGE_H
#include <time.h>
-#include <libgnome/gnome-defs.h>
#include <gtk/gtkwidget.h>
#include <cal-util/cal-component.h>
#include "cal-client.h"
-BEGIN_GNOME_DECLS
+G_BEGIN_DECLS
@@ -107,6 +106,6 @@ void comp_editor_page_display_validation_error (CompEditorPage *page,
-END_GNOME_DECLS
+G_END_DECLS
#endif