Part 1 of loading 2.X sessions; some things work, some things don't, hacks a-plenty.
[ardour.git] / libs / ardour / crossfade.cc
index f12b32228d558bd9a4051092db094c22fa7fdcad..65ad1e25fbbe4d008aaf8f893737bf98f535aa21 100644 (file)
@@ -720,7 +720,7 @@ Crossfade::get_state ()
 }
 
 int
-Crossfade::set_state (const XMLNode& node)
+Crossfade::set_state (const XMLNode& node, int version)
 {
        XMLNodeConstIterator i;
        XMLNodeList children;