Make 'ARDOUR::ParameterDescriptor' exportable, so that it can get used outside of libardour

This commit is contained in:
John Emmas 2014-12-02 18:59:43 +00:00
parent a13ff7b604
commit 94b26cd9af

View File

@ -33,7 +33,7 @@ typedef std::map<const std::string, const float> ScalePoints;
*
* Essentially a union of LADSPA, VST and LV2 info.
*/
struct ParameterDescriptor : public Evoral::ParameterDescriptor
struct LIBARDOUR_API ParameterDescriptor : public Evoral::ParameterDescriptor
{
enum Unit {
NONE, ///< No unit