fix typos in prev commit
[ardour.git] / libs / ardour / ardour / session_object.h
index 21bb10f225efbee29b1de3aa54670cb56c5c894a..ac74f07b7700c3522e13f7597abc620487fa25d2 100644 (file)
@@ -31,7 +31,7 @@
 namespace ARDOUR {
 
 namespace Properties {
-       extern PBD::PropertyDescriptor<std::string> name;
+       LIBARDOUR_API extern PBD::PropertyDescriptor<std::string> name;
 }
 
 class Session;