aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/gnome-cal.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/gnome-cal.h')
-rw-r--r--calendar/gui/gnome-cal.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/calendar/gui/gnome-cal.h b/calendar/gui/gnome-cal.h
index ebad45c99f..2c71eb898c 100644
--- a/calendar/gui/gnome-cal.h
+++ b/calendar/gui/gnome-cal.h
@@ -26,7 +26,6 @@
#define GNOME_CALENDAR_APP_H
#include <time.h>
-#include <libgnome/gnome-defs.h>
#include <gtk/gtkvbox.h>
#include <bonobo/bonobo-ui-component.h>
#include <gal/widgets/e-popup-menu.h>
@@ -35,7 +34,7 @@
#include "e-calendar-table.h"
-BEGIN_GNOME_DECLS
+G_BEGIN_DECLS
@@ -171,6 +170,6 @@ void gnome_calendar_delete_selection (GnomeCalendar *gcal);
-END_GNOME_DECLS
+G_END_DECLS
#endif