aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/cal-client/query-listener.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/cal-client/query-listener.h')
-rw-r--r--calendar/cal-client/query-listener.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/calendar/cal-client/query-listener.h b/calendar/cal-client/query-listener.h
index 65cc9fbad4..fe509643dd 100644
--- a/calendar/cal-client/query-listener.h
+++ b/calendar/cal-client/query-listener.h
@@ -21,10 +21,11 @@
#ifndef QUERY_LISTENER_H
#define QUERY_LISTENER_H
+#include <gtk/gtkobject.h>
#include <bonobo/bonobo-xobject.h>
#include "evolution-calendar.h"
-BEGIN_GNOME_DECLS
+G_BEGIN_DECLS
@@ -92,6 +93,6 @@ void query_listener_stop_notification (QueryListener *ql);
-END_GNOME_DECLS
+G_END_DECLS
#endif