From f3d2ca0d9ac823d57af39d8d6a34c40e87fefa35 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 17 Oct 2013 12:41:28 -0400 Subject: get everything compiling with libardour built using -fvisibility=hidden --- libs/ardour/ardour/playlist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/ardour/ardour/playlist.h') diff --git a/libs/ardour/ardour/playlist.h b/libs/ardour/ardour/playlist.h index 95c9e739c6..08ecd10853 100644 --- a/libs/ardour/ardour/playlist.h +++ b/libs/ardour/ardour/playlist.h @@ -55,7 +55,7 @@ namespace Properties { /* fake the type, since regions are handled by SequenceProperty which doesn't care about such things. */ - extern PBD::PropertyDescriptor regions; + LIBARDOUR_API extern PBD::PropertyDescriptor regions; } class LIBARDOUR_API RegionListProperty : public PBD::SequenceProperty > > -- cgit v1.2.3