fix ordering of track view list & route list resync in editor, to avoid clearing...
[ardour.git] / gtk2_ardour / canvas-ruler.h
index a0a54c39f6a737d8ec7443d7133fc29bb6159a07..1444de553b8a68576393f24c29473b759c788d82 100644 (file)
@@ -26,7 +26,7 @@
 
 #include "libgnomecanvas/libgnomecanvas.h"
 
-BEGIN_GNOME_CANVAS_DECLS
+G_BEGIN_DECLS
 
 /* Wave viewer item for canvas.
  */
@@ -62,6 +62,6 @@ struct _GnomeCanvasRulerClass {
 
 GtkType gnome_canvas_ruler_get_type (void);
 
-END_GNOME_CANVAS_DECLS
+G_END_DECLS
 
 #endif /* __GNOME_CANVAS_RULER_H__ */