make 3.0 catch up with transport and other changes in 2.X (hand applied, not merged)
[ardour.git] / libs / ardour / ardour / control_protocol_manager.h
index bceece9adf47d8a99089ac30f958de9ae49f143a..d2b1796b1807bda11453ab8c30898dad205580a9 100644 (file)
@@ -70,7 +70,7 @@ struct ControlProtocolInfo {
 
        void set_protocol_states (const XMLNode&);
 
-       int set_state (const XMLNode&);
+       int set_state (const XMLNode&, int version);
        XMLNode& get_state (void);
 
   private: