summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/rb_effect.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour/rb_effect.h')
-rw-r--r--libs/ardour/ardour/rb_effect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/ardour/rb_effect.h b/libs/ardour/ardour/rb_effect.h
index 1d36f31332..6c10278fb3 100644
--- a/libs/ardour/ardour/rb_effect.h
+++ b/libs/ardour/ardour/rb_effect.h
@@ -27,7 +27,7 @@ namespace ARDOUR {
class AudioRegion;
-class RBEffect : public Filter {
+class LIBARDOUR_API RBEffect : public Filter {
public:
RBEffect (ARDOUR::Session&, TimeFXRequest&);
~RBEffect ();