summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libs/ardour/session_transport.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/ardour/session_transport.cc b/libs/ardour/session_transport.cc
index a7f347da5c..e5b580e2ab 100644
--- a/libs/ardour/session_transport.cc
+++ b/libs/ardour/session_transport.cc
@@ -1414,6 +1414,7 @@ Session::route_processors_changed (RouteProcessorChange c)
}
update_latency_compensation (false, false);
+ resort_routes ();
}
void