aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/cal-client/cal-listener.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/cal-client/cal-listener.h')
-rw-r--r--calendar/cal-client/cal-listener.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/calendar/cal-client/cal-listener.h b/calendar/cal-client/cal-listener.h
index 4d557a1fbc..536ea035c6 100644
--- a/calendar/cal-client/cal-listener.h
+++ b/calendar/cal-client/cal-listener.h
@@ -21,11 +21,11 @@
#ifndef CAL_LISTENER_H
#define CAL_LISTENER_H
-#include <libgnome/gnome-defs.h>
+#include <gtk/gtkobject.h>
#include <bonobo/bonobo-xobject.h>
#include "evolution-calendar.h"
-BEGIN_GNOME_DECLS
+G_BEGIN_DECLS
@@ -101,6 +101,6 @@ void cal_listener_stop_notification (CalListener *listener);
-END_GNOME_DECLS
+G_END_DECLS
#endif