Merged with trunk R992.
[ardour.git] / libs / surfaces / tranzport / tranzport_control_protocol.h
index e6e1a83e46720607bd509eb9e50203cb23182811..e5193a761cdfa3d71306b034d5b6ceb672f9899a 100644 (file)
@@ -110,7 +110,7 @@ class TranzportControlProtocol : public ARDOUR::ControlProtocol
        uint32_t       last_mins;
        uint32_t       last_secs;
        uint32_t       last_frames;
-       jack_nframes_t last_where;
+       nframes_t last_where;
        ARDOUR::gain_t last_track_gain;
        uint32_t       last_meter_fill;
        struct timeval last_wheel_motion;