summaryrefslogtreecommitdiff
path: root/gtk2_ardour/canvas-simplerect.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/canvas-simplerect.h')
-rw-r--r--gtk2_ardour/canvas-simplerect.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk2_ardour/canvas-simplerect.h b/gtk2_ardour/canvas-simplerect.h
index b3ae7d1f56..a4031453b5 100644
--- a/gtk2_ardour/canvas-simplerect.h
+++ b/gtk2_ardour/canvas-simplerect.h
@@ -26,7 +26,7 @@
#include <libgnomecanvas/libgnomecanvas.h>
-BEGIN_GNOME_CANVAS_DECLS
+G_BEGIN_DECLS
/* Wave viewer item for canvas.
*/
@@ -66,6 +66,6 @@ struct _GnomeCanvasSimpleRectClass {
GtkType gnome_canvas_simplerect_get_type (void);
-END_GNOME_CANVAS_DECLS
+G_END_DECLS
#endif /* __GNOME_CANVAS_SIMPLERECT_H__ */