Fixed incomplete merge for audioengine.cc
[ardour.git] / libs / ardour / ardour / port_set.h
index 690875cd8624179e02b8cf4c9ce8cfda21a410c2..cd76f75ee3be691ecbf700db33515e8a9f8aebbb 100644 (file)
@@ -39,7 +39,7 @@ class MidiPort;
  * and once in a vector of all port (_all_ports).  This is to speed up the
  * fairly common case of iterating over all ports.
  */
-class PortSet : public boost::noncopyable {
+class LIBARDOUR_API PortSet : public boost::noncopyable {
 public:
        PortSet();