*** NEW CODING POLICY ***
[ardour.git] / gtk2_ardour / canvas-curve.h
index fcf1905ac8892af88f6b5613e7caa134a9c35421..2656330b17f89eec5b71da1dddcfc7f933ad262c 100644 (file)
@@ -24,7 +24,7 @@
 
 #include <libgnomecanvas/libgnomecanvas.h>
 
-BEGIN_GNOME_CANVAS_DECLS
+G_BEGIN_DECLS
 
 /* Wave viewer item for canvas.
  */
@@ -60,6 +60,6 @@ struct _GnomeCanvasCurveClass {
 
 GtkType gnome_canvas_curve_get_type (void);
 
-END_GNOME_CANVAS_DECLS
+G_END_DECLS
 
 #endif /* __GNOME_CANVAS_CURVE_H__ */