diff --git a/libs/ardour/ardour/region.h b/libs/ardour/ardour/region.h index 46fd46056c..a408f5429a 100644 --- a/libs/ardour/ardour/region.h +++ b/libs/ardour/ardour/region.h @@ -71,7 +71,7 @@ namespace Properties { LIBARDOUR_API extern PBD::PropertyDescriptor shift; LIBARDOUR_API extern PBD::PropertyDescriptor position_lock_style; LIBARDOUR_API extern PBD::PropertyDescriptor layering_index; - LIBARDOUR_API extern PBD::PropertyDescriptor tags; + LIBARDOUR_API extern PBD::PropertyDescriptor tags; }; class Playlist;