change API for GainControl, VCA and VCAManager
[ardour.git] / libs / ardour / wscript
index a5ef2da595ae8c8b4053f8b13541c34d78d77d48..625bac8742eacb9d238f795106e3886c1b161c96 100644 (file)
@@ -232,6 +232,7 @@ libardour_sources = [
         'user_bundle.cc',
         'utils.cc',
         'vca.cc',
+        'vca_manager.cc',
         'vumeterdsp.cc',
         'worker.cc'
 ]