ensure that Lua DSP scripts are configured (even with 0 channels)
[ardour.git] / libs / ardour / ardour / trimmable.h
index 071e3d151a24568356d43b8cfc4be83f496a08a8..d3fbf6b8f8f8f640b6e6119f803070e237bee8ae 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2012 Paul Davis 
+    Copyright (C) 2012 Paul Davis
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -22,7 +22,7 @@
 
 namespace ARDOUR {
 
-class Trimmable {
+class LIBARDOUR_API Trimmable {
   public:
        Trimmable() {}
        virtual ~Trimmable() {}