summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/export.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour/export.h')
-rw-r--r--libs/ardour/ardour/export.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/ardour/export.h b/libs/ardour/ardour/export.h
index 055168118d..ee533d4c6d 100644
--- a/libs/ardour/ardour/export.h
+++ b/libs/ardour/ardour/export.h
@@ -84,7 +84,7 @@ namespace ARDOUR
SRC_STATE* src_state;
nframes_t pos;
- boost::signals2::scoped_connection freewheel_connection;
+ PBD::ScopedConnection freewheel_connection;
/* shared between UI thread and audio thread */