Introduce global default-fade-shape configuration variable
[ardour.git] / libs / ardour / ardour / port_manager.h
index ba15142d83550365f329263de2c82931e86bd96e..b36e98fe64504526426a5ef8aa179a668a257a5e 100644 (file)
@@ -40,7 +40,7 @@ namespace ARDOUR {
 class PortEngine;
 class AudioBackend;
 
-class PortManager 
+class LIBARDOUR_API PortManager 
 {
   public:
     typedef std::map<std::string,boost::shared_ptr<Port> > Ports;