aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs/query.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/pcs/query.h')
-rw-r--r--calendar/pcs/query.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/calendar/pcs/query.h b/calendar/pcs/query.h
index 4e732aefd4..31388a5494 100644
--- a/calendar/pcs/query.h
+++ b/calendar/pcs/query.h
@@ -21,12 +21,11 @@
#ifndef QUERY_H
#define QUERY_H
-#include <libgnome/gnome-defs.h>
#include <bonobo/bonobo-xobject.h>
#include "pcs/cal-common.h"
#include "pcs/evolution-calendar.h"
-BEGIN_GNOME_DECLS
+G_BEGIN_DECLS
@@ -64,6 +63,6 @@ Query *query_new (CalBackend *backend,
-END_GNOME_DECLS
+G_END_DECLS
#endif