diff --git a/gtk2_ardour/marker.h b/gtk2_ardour/marker.h index 76cd2432cd..f714f47827 100644 --- a/gtk2_ardour/marker.h +++ b/gtk2_ardour/marker.h @@ -120,7 +120,7 @@ protected: std::string _name; double unit_position; - samplepos_t sample_position; + samplepos_t sample_position; double _shift; Type _type; int name_height;