aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/weekday-picker.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/weekday-picker.h')
-rw-r--r--calendar/gui/weekday-picker.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/calendar/gui/weekday-picker.h b/calendar/gui/weekday-picker.h
index 928dcac353..67a72f9ebd 100644
--- a/calendar/gui/weekday-picker.h
+++ b/calendar/gui/weekday-picker.h
@@ -21,10 +21,9 @@
#ifndef WEEKDAY_PICKER_H
#define WEEKDAY_PICKER_H
-#include <libgnome/gnome-defs.h>
-#include <libgnomeui/gnome-canvas.h>
+#include <libgnomecanvas/gnome-canvas.h>
-BEGIN_GNOME_DECLS
+G_BEGIN_DECLS
@@ -67,6 +66,6 @@ int weekday_picker_get_week_start_day (WeekdayPicker *wp);
-END_GNOME_DECLS
+G_END_DECLS
#endif