summaryrefslogtreecommitdiff
path: root/libs/ardour/globals.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/globals.cc')
-rw-r--r--libs/ardour/globals.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/globals.cc b/libs/ardour/globals.cc
index 2a47fd9dea..0f8ae9a4f2 100644
--- a/libs/ardour/globals.cc
+++ b/libs/ardour/globals.cc
@@ -468,7 +468,7 @@ ARDOUR::init (bool use_windows_vst, bool try_optimization, const char* localedir
#endif
SessionEvent::init_event_pool ();
- TransportFSM::FSMEvent::init_pool ();
+ TransportFSM::Event::init_pool ();
Operations::make_operations_quarks ();
SessionObject::make_property_quarks ();